| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/ |
| D | samsung,exynos5440-pcie.txt | 27 reg = <0x270000 0x1000>, <0x271000 0x40>; 34 reg = <0x290000 0x1000>, <0x40000000 0x1000>; 42 ranges = <0x81000000 0 0 0x60001000 0 0x00010000 43 0x82000000 0 0x60011000 0x60011000 0 0x1ffef000>; 45 interrupt-map-mask = <0 0 0 0>; 46 interrupt-map = <0 0 0 0 &gic GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>; 53 reset-gpio = <&pin_ctrl 5 0>; 57 reset-gpio = <&pin_ctrl 22 0>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/dsa/ |
| D | ocelot.txt | 18 in this case for the Ethernet L2Switch it is PF5 (of device 0, bus 0). 50 * phy_mode = "sgmii": on ports 0, 1, 2, 3 51 * phy_mode = "qsgmii": on ports 0, 1, 2, 3 52 * phy_mode = "usxgmii": on ports 0, 1, 2, 3 53 * phy_mode = "2500base-x": on ports 0, 1, 2, 3 65 ethernet-switch@0,5 { 66 reg = <0x000500 0 0 0 0>; 72 #size-cells = <0>; 75 port@0 { 76 reg = <0>; [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/dsa/ |
| D | mscc,ocelot.yaml | 32 - phy-mode = "sgmii": on ports 0, 1, 2, 3, 4, 5, 6, 7 33 - phy-mode = "qsgmii": on ports 0, 1, 2, 3, 4, 5, 6, 7 34 - phy-mode = "1000base-x": on ports 0, 1, 2, 3, 4, 5, 6, 7 41 node bindings, describing it as PF 5 of device 0, bus 0. 45 EA BAR 0) used to access the MAC PCS registers truly belongs to the enetc 51 - phy-mode = "sgmii": on ports 0, 1, 2, 3 52 - phy-mode = "qsgmii": on ports 0, 1, 2, 3 53 - phy-mode = "usxgmii": on ports 0, 1, 2, 3 54 - phy-mode = "1000base-x": on ports 0, 1, 2, 3 55 - phy-mode = "2500base-x": on ports 0, 1, 2, 3 [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/dts/ |
| D | mpc8308rdb.dts | 26 #size-cells = <0>; 28 PowerPC,8308@0 { 30 reg = <0x0>; 35 timebase-frequency = <0>; // from bootloader 36 bus-frequency = <0>; // from bootloader 37 clock-frequency = <0>; // from bootloader 43 reg = <0x00000000 0x08000000>; // 128MB at 0 50 reg = <0xe0005000 0x1000>; 51 interrupts = <77 0x8>; 57 ranges = <0x0 0x0 0xfe000000 0x00800000 [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/boot/dts/ |
| D | mpc8308rdb.dts | 26 #size-cells = <0>; 28 PowerPC,8308@0 { 30 reg = <0x0>; 35 timebase-frequency = <0>; // from bootloader 36 bus-frequency = <0>; // from bootloader 37 clock-frequency = <0>; // from bootloader 43 reg = <0x00000000 0x08000000>; // 128MB at 0 50 reg = <0xe0005000 0x1000>; 51 interrupts = <77 0x8>; 57 ranges = <0x0 0x0 0xfe000000 0x00800000 [all …]
|
| /kernel/linux/linux-6.6/drivers/net/dsa/xrs700x/ |
| D | xrs700x_reg.h | 4 #define XRS_DEVICE_ID_BASE 0x0 5 #define XRS_GPIO_BASE 0x10000 6 #define XRS_PORT_OFFSET 0x10000 7 #define XRS_PORT_BASE(x) (0x200000 + XRS_PORT_OFFSET * (x)) 8 #define XRS_RTC_BASE 0x280000 9 #define XRS_TS_OFFSET 0x8000 10 #define XRS_TS_BASE(x) (0x290000 + XRS_TS_OFFSET * (x)) 11 #define XRS_SWITCH_CONF_BASE 0x300000 14 #define XRS_DEV_ID0 (XRS_DEVICE_ID_BASE + 0) 21 #define XRS_CONFIG0 (XRS_GPIO_BASE + 0x1000) [all …]
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/marvell/ |
| D | armada-ap80x.dtsi | 41 reg = <0x0 0x4000000 0x0 0x200000>; 46 reg = <0 0x4400000 0 0x1000000>; 62 ranges = <0x0 0x0 0xf0000000 0x1000000>; 66 reg = <0x100000 0x100000>; 90 reg = <0x210000 0x10000>, 91 <0x220000 0x20000>, 92 <0x240000 0x20000>, 93 <0x260000 0x20000>; 98 reg = <0x280000 0x1000>; 105 reg = <0x290000 0x1000>; [all …]
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/marvell/ |
| D | armada-ap80x.dtsi | 41 reg = <0x0 0x4000000 0x0 0x200000>; 57 ranges = <0x0 0x0 0xf0000000 0x1000000>; 61 reg = <0x100000 0x100000>; 85 reg = <0x210000 0x10000>, 86 <0x220000 0x20000>, 87 <0x240000 0x20000>, 88 <0x260000 0x20000>; 93 reg = <0x280000 0x1000>; 100 reg = <0x290000 0x1000>; 107 reg = <0x2a0000 0x1000>; [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/dts/fsl/ |
| D | t1040si-post.dtsi | 39 alloc-ranges = <0 0 0x10000 0>; 44 alloc-ranges = <0 0 0x10000 0>; 49 alloc-ranges = <0 0 0x10000 0>; 56 interrupts = <25 2 0 0>; 64 bus-range = <0x0 0xff>; 65 interrupts = <20 2 0 0>; 67 pcie@0 { 68 reg = <0 0 0 0 0>; 73 interrupts = <20 2 0 0>; 74 interrupt-map-mask = <0xf800 0 0 7>; [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/boot/dts/fsl/ |
| D | t1040si-post.dtsi | 39 alloc-ranges = <0 0 0x10000 0>; 44 alloc-ranges = <0 0 0x10000 0>; 49 alloc-ranges = <0 0 0x10000 0>; 56 interrupts = <25 2 0 0>; 64 bus-range = <0x0 0xff>; 65 interrupts = <20 2 0 0>; 67 pcie@0 { 68 reg = <0 0 0 0 0>; 73 interrupts = <20 2 0 0>; 74 interrupt-map-mask = <0xf800 0 0 7>; [all …]
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| D | cs47l24.c | 41 { .type = WMFW_ADSP2_PM, .base = 0x200000 }, 42 { .type = WMFW_ADSP2_ZM, .base = 0x280000 }, 43 { .type = WMFW_ADSP2_XM, .base = 0x290000 }, 44 { .type = WMFW_ADSP2_YM, .base = 0x2a8000 }, 48 { .type = WMFW_ADSP2_PM, .base = 0x300000 }, 49 { .type = WMFW_ADSP2_ZM, .base = 0x380000 }, 50 { .type = WMFW_ADSP2_XM, .base = 0x390000 }, 51 { .type = WMFW_ADSP2_YM, .base = 0x3a8000 }, 68 if (ret != 0) { in cs47l24_adsp_power_ev() 80 static DECLARE_TLV_DB_SCALE(eq_tlv, -1200, 100, 0); [all …]
|
| D | wm5110.c | 49 { .type = WMFW_ADSP2_PM, .base = 0x100000 }, 50 { .type = WMFW_ADSP2_ZM, .base = 0x180000 }, 51 { .type = WMFW_ADSP2_XM, .base = 0x190000 }, 52 { .type = WMFW_ADSP2_YM, .base = 0x1a8000 }, 56 { .type = WMFW_ADSP2_PM, .base = 0x200000 }, 57 { .type = WMFW_ADSP2_ZM, .base = 0x280000 }, 58 { .type = WMFW_ADSP2_XM, .base = 0x290000 }, 59 { .type = WMFW_ADSP2_YM, .base = 0x2a8000 }, 63 { .type = WMFW_ADSP2_PM, .base = 0x300000 }, 64 { .type = WMFW_ADSP2_ZM, .base = 0x380000 }, [all …]
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| D | cs47l24.c | 41 { .type = WMFW_ADSP2_PM, .base = 0x200000 }, 42 { .type = WMFW_ADSP2_ZM, .base = 0x280000 }, 43 { .type = WMFW_ADSP2_XM, .base = 0x290000 }, 44 { .type = WMFW_ADSP2_YM, .base = 0x2a8000 }, 48 { .type = WMFW_ADSP2_PM, .base = 0x300000 }, 49 { .type = WMFW_ADSP2_ZM, .base = 0x380000 }, 50 { .type = WMFW_ADSP2_XM, .base = 0x390000 }, 51 { .type = WMFW_ADSP2_YM, .base = 0x3a8000 }, 68 if (ret != 0) { in cs47l24_adsp_power_ev() 80 static DECLARE_TLV_DB_SCALE(eq_tlv, -1200, 100, 0); [all …]
|
| D | wm5110.c | 49 { .type = WMFW_ADSP2_PM, .base = 0x100000 }, 50 { .type = WMFW_ADSP2_ZM, .base = 0x180000 }, 51 { .type = WMFW_ADSP2_XM, .base = 0x190000 }, 52 { .type = WMFW_ADSP2_YM, .base = 0x1a8000 }, 56 { .type = WMFW_ADSP2_PM, .base = 0x200000 }, 57 { .type = WMFW_ADSP2_ZM, .base = 0x280000 }, 58 { .type = WMFW_ADSP2_XM, .base = 0x290000 }, 59 { .type = WMFW_ADSP2_YM, .base = 0x2a8000 }, 63 { .type = WMFW_ADSP2_PM, .base = 0x300000 }, 64 { .type = WMFW_ADSP2_ZM, .base = 0x380000 }, [all …]
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| D | wm5110-tables.c | 22 { 0x80, 0x3 }, 23 { 0x44, 0x20 }, 24 { 0x45, 0x40 }, 25 { 0x46, 0x60 }, 26 { 0x47, 0x80 }, 27 { 0x48, 0xa0 }, 28 { 0x51, 0x13 }, 29 { 0x52, 0x33 }, 30 { 0x53, 0x53 }, 31 { 0x54, 0x73 }, [all …]
|
| D | cs47l24-tables.c | 21 { 0x80, 0x3 }, 22 { 0x27C, 0x0010 }, 23 { 0x221, 0x0070 }, 24 { 0x80, 0x0 }, 36 [ARIZONA_IRQ_GP2] = { .reg_offset = 0, .mask = ARIZONA_GP2_EINT1 }, 37 [ARIZONA_IRQ_GP1] = { .reg_offset = 0, .mask = ARIZONA_GP1_EINT1 }, 183 { 0x00000008, 0x0019 }, /* R8 - Ctrl IF SPI CFG 1 */ 184 { 0x00000020, 0x0000 }, /* R32 - Tone Generator 1 */ 185 { 0x00000021, 0x1000 }, /* R33 - Tone Generator 2 */ 186 { 0x00000022, 0x0000 }, /* R34 - Tone Generator 3 */ [all …]
|
| /kernel/linux/linux-6.6/drivers/mfd/ |
| D | wm5110-tables.c | 22 { 0x80, 0x3 }, 23 { 0x44, 0x20 }, 24 { 0x45, 0x40 }, 25 { 0x46, 0x60 }, 26 { 0x47, 0x80 }, 27 { 0x48, 0xa0 }, 28 { 0x51, 0x13 }, 29 { 0x52, 0x33 }, 30 { 0x53, 0x53 }, 31 { 0x54, 0x73 }, [all …]
|
| D | cs47l24-tables.c | 21 { 0x80, 0x3 }, 22 { 0x27C, 0x0010 }, 23 { 0x221, 0x0070 }, 24 { 0x80, 0x0 }, 36 [ARIZONA_IRQ_GP2] = { .reg_offset = 0, .mask = ARIZONA_GP2_EINT1 }, 37 [ARIZONA_IRQ_GP1] = { .reg_offset = 0, .mask = ARIZONA_GP1_EINT1 }, 183 { 0x00000008, 0x0019 }, /* R8 - Ctrl IF SPI CFG 1 */ 184 { 0x00000020, 0x0000 }, /* R32 - Tone Generator 1 */ 185 { 0x00000021, 0x1000 }, /* R33 - Tone Generator 2 */ 186 { 0x00000022, 0x0000 }, /* R34 - Tone Generator 3 */ [all …]
|
| /kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
| D | 0036_linux_drivers_staging.patch | 84 while (nr_clear_pages > 0) { 87 memset(vaddr, 0, PAGE_SIZE); 101 - memset(page_address(pages), 0, size); 103 + memset(ptr, 0, size); 124 index 9645db768..0f7548e5d 100644 160 #define DPSW_CMDID_CLOSE DPSW_CMD_ID(0x800) 162 #define DPSW_CMDID_IF_SET_TCI DPSW_CMD_ID(0x030) 163 #define DPSW_CMDID_IF_SET_STP DPSW_CMD_ID(0x031) 165 -#define DPSW_CMDID_IF_GET_COUNTER DPSW_CMD_ID(0x034) 166 +#define DPSW_CMDID_IF_GET_COUNTER DPSW_CMD_V2(0x034) [all …]
|
| D | 0038_linux_drivers_mxc.patch | 14 @@ -0,0 +1,38 @@ 58 @@ -0,0 +1,10 @@ 74 @@ -0,0 +1,334 @@ 219 +VIVANTE_ENABLE_VG=0 291 +EXTRA_CFLAGS += -DDBG=0 302 +ifneq ($(USE_PLATFORM_DRIVER), 0) 305 +EXTRA_CFLAGS += -DUSE_PLATFORM_DRIVER=0 314 +EXTRA_CFLAGS += -DENABLE_GPU_CLOCK_BY_DRIVER=0 320 +EXTRA_CFLAGS += -DUSE_NEW_LINUX_SIGNAL=0 326 +EXTRA_CFLAGS += -DUSE_LINUX_PCIE=0 [all …]
|