/linux-6.14.4/Documentation/devicetree/bindings/ata/ |
D | brcm,sata-brcm.yaml | 72 reg = <0xf045a000 0xa9c>, <0xf0458040 0x24>; 74 interrupts = <0 30 0>; 76 #size-cells = <0>; 78 sata0: sata-port@0 { 79 reg = <0>; 80 phys = <&sata_phy 0>;
|
/linux-6.14.4/arch/arm/boot/dts/broadcom/ |
D | bcm7445.dtsi | 17 #size-cells = <0>; 19 cpu@0 { 23 reg = <0>; 50 reg = <0x00 0xffd01000 0x00 0x1000>, 51 <0x00 0xffd02000 0x00 0x2000>, 52 <0x00 0xffd04000 0x00 0x2000>, 53 <0x00 0xffd06000 0x00 0x2000>; 70 ranges = <0 0x00 0xf0000000 0x1000000>; 74 reg = <0x40ab00 0x20>; 84 reg = <0x404000 0x51c>; [all …]
|
/linux-6.14.4/arch/mips/boot/dts/brcm/ |
D | bcm7362.dtsi | 9 #size-cells = <0>; 13 cpu@0 { 16 reg = <0>; 31 #address-cells = <0>; 41 #clock-cells = <0>; 47 #clock-cells = <0>; 57 ranges = <0 0x10000000 0x01000000>; 61 reg = <0x411400 0x30>, <0x411600 0x30>; 72 reg = <0x403000 0x30>; 81 reg = <0x400000 0xdc>; [all …]
|
D | bcm7360.dtsi | 9 #size-cells = <0>; 13 cpu@0 { 16 reg = <0>; 25 #address-cells = <0>; 35 #clock-cells = <0>; 41 #clock-cells = <0>; 51 ranges = <0 0x10000000 0x01000000>; 55 reg = <0x411400 0x30>; 66 reg = <0x403000 0x30>; 75 reg = <0x400000 0xdc>; [all …]
|
D | bcm7346.dtsi | 9 #size-cells = <0>; 13 cpu@0 { 16 reg = <0>; 31 #address-cells = <0>; 41 #clock-cells = <0>; 47 #clock-cells = <0>; 57 ranges = <0 0x10000000 0x01000000>; 61 reg = <0x411400 0x30>, <0x411600 0x30>; 72 reg = <0x403000 0x30>; 81 reg = <0x400000 0xdc>; [all …]
|
D | bcm7435.dtsi | 9 #size-cells = <0>; 13 cpu@0 { 16 reg = <0>; 43 #address-cells = <0>; 53 #clock-cells = <0>; 59 #clock-cells = <0>; 69 ranges = <0 0x10000000 0x01000000>; 73 reg = <0x41b500 0x40>, <0x41b600 0x40>, 74 <0x41b700 0x40>, <0x41b800 0x40>; 85 reg = <0x403000 0x30>; [all …]
|
D | bcm7425.dtsi | 9 #size-cells = <0>; 13 cpu@0 { 16 reg = <0>; 31 #address-cells = <0>; 41 #clock-cells = <0>; 47 #clock-cells = <0>; 57 ranges = <0 0x10000000 0x01000000>; 61 reg = <0x41a400 0x30>, <0x41a600 0x30>; 72 reg = <0x403000 0x30>; 81 reg = <0x400000 0xdc>; [all …]
|
/linux-6.14.4/drivers/gpu/drm/bridge/synopsys/ |
D | dw-hdmi-qp.h | 13 #define CORE_ID 0x0 14 #define VER_NUMBER 0x4 15 #define VER_TYPE 0x8 16 #define CONFIG_REG 0xc 19 #define CORE_TIMESTAMP_HHMM 0x14 20 #define CORE_TIMESTAMP_MMDD 0x18 21 #define CORE_TIMESTAMP_YYYY 0x1c 23 #define GLOBAL_SWRESET_REQUEST 0x40 26 #define GLOBAL_SWDISABLE 0x44 30 #define RESET_MANAGER_CONFIG0 0x48 [all …]
|
/linux-6.14.4/drivers/clk/sunxi-ng/ |
D | ccu-sun50i-a100.c | 31 #define SUN50I_A100_PLL_PERIPH1_PATTERN0 0xd1303333 41 * testing", so it's not modelled and then force to 0. 43 #define SUN50I_A100_PLL_CPUX_REG 0x000 49 .reg = 0x000, 57 #define SUN50I_A100_PLL_DDR0_REG 0x010 63 .p = _SUNXI_CCU_DIV(0, 1), /* output divider */ 65 .reg = 0x010, 73 #define SUN50I_A100_PLL_PERIPH0_REG 0x020 79 .p = _SUNXI_CCU_DIV(0, 1), /* output divider */ 82 .reg = 0x020, [all …]
|
D | ccu-sun50i-h616.c | 35 * testing", so it's not modelled and then force to 0. 37 #define SUN50I_H616_PLL_CPUX_REG 0x000 43 .reg = 0x000, 51 #define SUN50I_H616_PLL_DDR0_REG 0x010 57 .p = _SUNXI_CCU_DIV(0, 1), /* output divider */ 59 .reg = 0x010, 66 #define SUN50I_H616_PLL_DDR1_REG 0x018 72 .p = _SUNXI_CCU_DIV(0, 1), /* output divider */ 74 .reg = 0x018, 81 #define SUN50I_H616_PLL_PERIPH0_REG 0x020 [all …]
|
D | ccu-sun20i-d1.c | 34 * in the user manual. So it's not modelled and forced to 0. 36 #define SUN20I_D1_PLL_CPUX_REG 0x000 42 .reg = 0x000, 50 #define SUN20I_D1_PLL_DDR0_REG 0x010 56 .p = _SUNXI_CCU_DIV(0, 1), /* output divider */ 58 .reg = 0x010, 65 #define SUN20I_D1_PLL_PERIPH0_REG 0x020 72 .reg = 0x020, 83 pll_periph0_4x_hws, 0x020, 16, 3, 0); 85 pll_periph0_4x_hws, 0x020, 20, 3, 0); [all …]
|
/linux-6.14.4/drivers/memory/tegra/ |
D | tegra210.c | 12 .id = 0x00, 16 .id = 0x01, 21 .reg = 0x228, 25 .reg = 0x2e8, 26 .shift = 0, 27 .mask = 0xff, 28 .def = 0x1e, 32 .id = 0x02, 37 .reg = 0x228, 41 .reg = 0x2f4, [all …]
|
D | tegra124.c | 16 .id = 0x00, 21 .reg = 0x34c, 22 .shift = 0, 23 .mask = 0xff, 24 .def = 0x0, 28 .id = 0x01, 33 .reg = 0x228, 37 .reg = 0x2e8, 38 .shift = 0, 39 .mask = 0xff, [all …]
|
/linux-6.14.4/drivers/net/wireless/realtek/rtw88/ |
D | rtw8703b_tables.c | 9 { 0, 0, 0, 0x00000e08, 0x0000ff00, 0x00003200, }, 10 { 0, 0, 0, 0x0000086c, 0xffffff00, 0x32323200, }, 11 { 0, 0, 0, 0x00000e00, 0xffffffff, 0x34363636, }, 12 { 0, 0, 0, 0x00000e04, 0xffffffff, 0x28303234, }, 13 { 0, 0, 0, 0x00000e10, 0xffffffff, 0x30343434, }, 14 { 0, 0, 0, 0x00000e14, 0xffffffff, 0x26262830, }, 19 /* Regd: FCC -> 0, ETSI -> 2, MKK -> 1 20 * Band: 2.4G -> 0, 5G -> 1 21 * Bandwidth (bw): 20M -> 0, 40M -> 1, 80M -> 2, 160M -> 3 22 * Rate Section (rs): CCK -> 0, OFDM -> 1, HT -> 2, VHT -> 3 [all …]
|
D | rtw8723d_table.c | 10 0x020, 0x00000013, 11 0x02F, 0x00000010, 12 0x077, 0x00000007, 13 0x421, 0x0000000F, 14 0x428, 0x0000000A, 15 0x429, 0x00000010, 16 0x430, 0x00000000, 17 0x431, 0x00000000, 18 0x432, 0x00000000, 19 0x433, 0x00000001, [all …]
|
D | rtw8821c_table.c | 10 0x010, 0x00000043, 11 0x025, 0x0000001D, 12 0x026, 0x000000CE, 13 0x04F, 0x00000001, 14 0x029, 0x000000F9, 15 0x420, 0x00000080, 16 0x421, 0x0000001F, 17 0x428, 0x0000000A, 18 0x429, 0x00000010, 19 0x430, 0x00000000, [all …]
|
/linux-6.14.4/drivers/gpu/drm/amd/include/asic_reg/gmc/ |
D | gmc_7_1_d.h | 27 #define mmMC_CONFIG 0x800 28 #define mmMC_ARB_AGE_CNTL 0x9bf 29 #define mmMC_ARB_RET_CREDITS2 0x9c0 30 #define mmMC_ARB_FED_CNTL 0x9c1 31 #define mmMC_ARB_GECC2_STATUS 0x9c2 32 #define mmMC_ARB_GECC2_MISC 0x9c3 33 #define mmMC_ARB_GECC2_DEBUG 0x9c4 34 #define mmMC_ARB_GECC2_DEBUG2 0x9c5 35 #define mmMC_ARB_PERF_CID 0x9c6 36 #define mmMC_ARB_GECC2 0x9c9 [all …]
|
D | gmc_8_1_d.h | 27 #define mmMC_CONFIG 0x800 28 #define mmMC_ARB_ATOMIC 0x9be 29 #define mmMC_ARB_AGE_CNTL 0x9bf 30 #define mmMC_ARB_RET_CREDITS2 0x9c0 31 #define mmMC_ARB_FED_CNTL 0x9c1 32 #define mmMC_ARB_GECC2_STATUS 0x9c2 33 #define mmMC_ARB_GECC2_MISC 0x9c3 34 #define mmMC_ARB_GECC2_DEBUG 0x9c4 35 #define mmMC_ARB_GECC2_DEBUG2 0x9c5 36 #define mmMC_ARB_PERF_CID 0x9c6 [all …]
|
/linux-6.14.4/drivers/net/wireless/realtek/rtl8xxxu/ |
D | 8710b.c | 18 {0x421, 0x0F}, {0x428, 0x0A}, {0x429, 0x10}, {0x430, 0x00}, 19 {0x431, 0x00}, {0x432, 0x00}, {0x433, 0x01}, {0x434, 0x04}, 20 {0x435, 0x05}, {0x436, 0x07}, {0x437, 0x08}, {0x43C, 0x04}, 21 {0x43D, 0x05}, {0x43E, 0x07}, {0x43F, 0x08}, {0x440, 0x5D}, 22 {0x441, 0x01}, {0x442, 0x00}, {0x444, 0x10}, {0x445, 0x00}, 23 {0x446, 0x00}, {0x447, 0x00}, {0x448, 0x00}, {0x449, 0xF0}, 24 {0x44A, 0x0F}, {0x44B, 0x3E}, {0x44C, 0x10}, {0x44D, 0x00}, 25 {0x44E, 0x00}, {0x44F, 0x00}, {0x450, 0x00}, {0x451, 0xF0}, 26 {0x452, 0x0F}, {0x453, 0x00}, {0x456, 0x5E}, {0x460, 0x66}, 27 {0x461, 0x66}, {0x4C8, 0xFF}, {0x4C9, 0x08}, {0x4CC, 0xFF}, [all …]
|
D | 8188f.c | 18 {0x024, 0xDF}, {0x025, 0x07}, {0x02B, 0x1C}, {0x283, 0x20}, 19 {0x421, 0x0F}, {0x428, 0x0A}, {0x429, 0x10}, {0x430, 0x00}, 20 {0x431, 0x00}, {0x432, 0x00}, {0x433, 0x01}, {0x434, 0x04}, 21 {0x435, 0x05}, {0x436, 0x07}, {0x437, 0x08}, {0x43C, 0x04}, 22 {0x43D, 0x05}, {0x43E, 0x07}, {0x43F, 0x08}, {0x440, 0x5D}, 23 {0x441, 0x01}, {0x442, 0x00}, {0x444, 0x10}, {0x445, 0x00}, 24 {0x446, 0x00}, {0x447, 0x00}, {0x448, 0x00}, {0x449, 0xF0}, 25 {0x44A, 0x0F}, {0x44B, 0x3E}, {0x44C, 0x10}, {0x44D, 0x00}, 26 {0x44E, 0x00}, {0x44F, 0x00}, {0x450, 0x00}, {0x451, 0xF0}, 27 {0x452, 0x0F}, {0x453, 0x00}, {0x456, 0x5E}, {0x460, 0x44}, [all …]
|
D | 8192f.c | 18 {0x420, 0x00}, {0x422, 0x78}, {0x428, 0x0a}, {0x429, 0x10}, 19 {0x430, 0x00}, {0x431, 0x00}, {0x432, 0x00}, {0x433, 0x01}, 20 {0x434, 0x04}, {0x435, 0x05}, {0x436, 0x07}, {0x437, 0x08}, 21 {0x43c, 0x04}, {0x43d, 0x05}, {0x43e, 0x07}, {0x43f, 0x08}, 22 {0x440, 0x5d}, {0x441, 0x01}, {0x442, 0x00}, {0x444, 0x10}, 23 {0x445, 0xf0}, {0x446, 0x0e}, {0x447, 0x1f}, {0x448, 0x00}, 24 {0x449, 0x00}, {0x44a, 0x00}, {0x44b, 0x00}, {0x44c, 0x10}, 25 {0x44d, 0xf0}, {0x44e, 0x0e}, {0x44f, 0x00}, {0x450, 0x00}, 26 {0x451, 0x00}, {0x452, 0x00}, {0x453, 0x00}, {0x480, 0x20}, 27 {0x49c, 0x30}, {0x49d, 0xf0}, {0x49e, 0x03}, {0x49f, 0x3e}, [all …]
|
/linux-6.14.4/arch/arm/boot/dts/ti/omap/ |
D | am437x-gp-evm.dts | 57 pwms = <&ecap0 0 50000 PWM_POLARITY_INVERTED>; 58 brightness-levels = <0 51 53 56 62 75 101 152 255>; 68 pinctrl-0 = <&matrix_keypad_default>; 80 linux,keymap = <0x00000201 /* P1 */ 81 0x00010202 /* P2 */ 82 0x01000067 /* UP */ 83 0x0101006a /* RIGHT */ 84 0x02000069 /* LEFT */ 85 0x0201006c>; /* DOWN */ 103 #clock-cells = <0>; [all …]
|
/linux-6.14.4/drivers/pinctrl/tegra/ |
D | pinctrl-tegra210.c | 22 #define TEGRA_PIN_PEX_L0_RST_N_PA0 _GPIO(0) 182 #define TEGRA_PIN_CORE_PWR_REQ _PIN(0) 1266 #define DRV_PINGROUP_REG_A 0x8d4 /* bank 0 */ 1267 #define PINGROUP_REG_A 0x3000 /* bank 1 */ 1290 .mux_bit = 0, \ 1306 .drv_bank = 0, \ 1335 .drv_bank = 0, \ 1354 …PINGROUP(sdmmc1_clk_pm0, SDMMC1, RSVD1, RSVD2, RSVD3, 0x3000, Y, Y, N, N,… 1355 …PINGROUP(sdmmc1_cmd_pm1, SDMMC1, SPI3, RSVD2, RSVD3, 0x3004, Y, Y, N, N,… 1356 …PINGROUP(sdmmc1_dat3_pm2, SDMMC1, SPI3, RSVD2, RSVD3, 0x3008, Y, Y, N, N,… [all …]
|
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | sid.h | 29 #define TAHITI_GB_ADDR_CONFIG_GOLDEN 0x12011003 30 #define VERDE_GB_ADDR_CONFIG_GOLDEN 0x12010002 31 #define HAINAN_GB_ADDR_CONFIG_GOLDEN 0x02010001 39 #define SI_MAX_BACKENDS_MASK 0xFF 40 #define SI_MAX_BACKENDS_PER_SE_MASK 0x0F 42 #define SI_MAX_SIMDS_MASK 0x0FFF 43 #define SI_MAX_SIMDS_PER_SE_MASK 0x00FF 45 #define SI_MAX_PIPES_MASK 0xFF 46 #define SI_MAX_PIPES_PER_SIMD_MASK 0x3F 47 #define SI_MAX_LDS_NUM 0xFFFF [all …]
|
/linux-6.14.4/drivers/mmc/host/ |
D | sdhci-msm.c | 27 #define CORE_MCI_VERSION 0x50 29 #define CORE_VERSION_MAJOR_MASK (0xf << CORE_VERSION_MAJOR_SHIFT) 30 #define CORE_VERSION_MINOR_MASK 0xff 32 #define CORE_MCI_GENERICS 0x70 35 #define HC_MODE_EN 0x1 36 #define CORE_POWER 0x0 40 #define CORE_PWRCTL_BUS_OFF BIT(0) 44 #define CORE_PWRCTL_BUS_SUCCESS BIT(0) 48 #define REQ_BUS_OFF BIT(0) 52 #define INT_MASK 0xf [all …]
|