Searched +full:0 +full:x40e00000 (Results 1 – 10 of 10) sorted by relevance
/linux-5.10/arch/arm/mach-pxa/ |
D | mfp-pxa2xx.c | 25 #define PGSR(x) __REG2(0x40F00020, (x) << 2) 26 #define __GAFR(u, x) __REG2((u) ? 0x40E00058 : 0x40E00054, (x) << 3) 27 #define GAFR_L(x) __GAFR(0, x) 30 #define BANK_OFF(n) (((n) < 3) ? (n) << 2 : 0x100 + (((n) - 3) << 2)) 31 #define GPLR(x) __REG2(0x40E00000, BANK_OFF((x) >> 5)) 32 #define GPDR(x) __REG2(0x40E00000, BANK_OFF((x) >> 5) + 0x0c) 33 #define GPSR(x) __REG2(0x40E00000, BANK_OFF((x) >> 5) + 0x18) 34 #define GPCR(x) __REG2(0x40E00000, BANK_OFF((x) >> 5) + 0x24) 44 unsigned int mux_mask; /* bit mask of muxed gpio bits, 0 if no mux */ 56 int uorl = !!(gpio & 0x10); /* GAFRx_U or GAFRx_L ? */ in __mfp_config_gpio() [all …]
|
D | devices.c | 54 [0] = { 55 .start = 0x41100000, 56 .end = 0x41100fff, 66 static u64 pxamci_dmamask = 0xffffffffUL; 70 .id = 0, 73 .coherent_dma_mask = 0xffffffff, 95 [0] = { 96 .start = 0x40600000, 97 .end = 0x4060ffff, 107 static u64 udc_dma_mask = ~(u32)0; [all …]
|
/linux-5.10/arch/arm/boot/dts/ |
D | pxa2xx.dtsi | 64 reg = <0x40d00000 0xd0>; 69 #address-cells = <0x1>; 70 #size-cells = <0x1>; 71 reg = <0x40e00000 0x10000>; 73 #gpio-cells = <0x2>; 77 #interrupt-cells = <0x2>; 81 reg = <0x40e00000 0x4>; 85 reg = <0x40e00004 0x4>; 89 reg = <0x40e00008 0x4>; 92 reg = <0x40e0000c 0x4>; [all …]
|
D | pxa3xx.dtsi | 6 ((gpio <= 2) ? (0x00b4 + 4 * gpio) : \ 7 (gpio <= 26) ? (0x027c + 4 * (gpio - 3)) : \ 8 (gpio <= 98) ? (0x0400 + 4 * (gpio - 27)) : \ 9 (gpio <= 127) ? (0x0600 + 4 * (gpio - 99)) : \ 10 0) 12 ((gpio <= 1) ? (0x674 + 4 * gpio) : \ 13 (gpio <= 6) ? (0x2dc + 4 * gpio) : \ 14 0) 17 ((gpio <= 2) ? (0x00b4 + 4 * gpio) : \ 18 (gpio <= 26) ? (0x027c + 4 * (gpio - 3)) : \ [all …]
|
D | dra7.dtsi | 60 reg = <0x0 0x48211000 0x0 0x1000>, 61 <0x0 0x48212000 0x0 0x2000>, 62 <0x0 0x48214000 0x0 0x2000>, 63 <0x0 0x48216000 0x0 0x2000>; 72 reg = <0x0 0x48281000 0x0 0x1000>; 78 #size-cells = <0>; 80 cpu0: cpu@0 { 83 reg = <0>; 107 opp-supported-hw = <0xFF 0x01>; 116 opp-supported-hw = <0xFF 0x02>; [all …]
|
/linux-5.10/Documentation/devicetree/bindings/gpio/ |
D | mrvl-gpio.yaml | 51 pattern: '^gpio@[0-9a-f]+$' 98 '^gpio@[0-9a-f]*$': 130 reg = <0x40e00000 0x10000>; 145 reg = <0xd4019000 0x1000>; 157 reg = <0xd4019000 0x4>; 161 reg = <0xd4019004 0x4>; 165 reg = <0xd4019008 0x4>; 169 reg = <0xd4019100 0x4>;
|
/linux-5.10/Documentation/devicetree/bindings/remoteproc/ |
D | ti,omap-remoteproc.yaml | 228 reg = <0x98000000 0x800000>; 237 ti,bootreg = <&scm_conf 0x304 0>; 243 clocks = <&tesla_clkctrl OMAP4_DSP_CLKCTRL 0>; 244 resets = <&prm_tesla 0>, <&prm_tesla 1>; 261 reg = <0 0x95800000 0 0x3800000>; 273 reg = <0x55020000 0x10000>; 280 clocks = <&ipu_clkctrl OMAP5_MMU_IPU_CLKCTRL 0>; 298 reg = <0x0 0x99000000 0x0 0x4000000>; 310 reg = <0x40800000 0x48000>, 311 <0x40e00000 0x8000>, [all …]
|
/linux-5.10/sound/pci/mixart/ |
D | mixart_mixer.c | 24 0xc2c00000, /* [000] -96.0 dB */ 25 0xc2bf0000, /* [001] -95.5 dB */ 26 0xc2be0000, /* [002] -95.0 dB */ 27 0xc2bd0000, /* [003] -94.5 dB */ 28 0xc2bc0000, /* [004] -94.0 dB */ 29 0xc2bb0000, /* [005] -93.5 dB */ 30 0xc2ba0000, /* [006] -93.0 dB */ 31 0xc2b90000, /* [007] -92.5 dB */ 32 0xc2b80000, /* [008] -92.0 dB */ 33 0xc2b70000, /* [009] -91.5 dB */ [all …]
|
/linux-5.10/sound/pci/hda/ |
D | patch_ca0132.c | 37 #define FLOAT_ZERO 0x00000000 38 #define FLOAT_ONE 0x3f800000 39 #define FLOAT_TWO 0x40000000 40 #define FLOAT_THREE 0x40400000 41 #define FLOAT_FIVE 0x40a00000 42 #define FLOAT_SIX 0x40c00000 43 #define FLOAT_EIGHT 0x41000000 44 #define FLOAT_MINUS_5 0xc0a00000 46 #define UNSOL_TAG_DSP 0x16 55 #define MASTERCONTROL 0x80 [all …]
|
/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
D | rtw8822c_table.c | 16 0x80000015, 0x00000000, 0x40000000, 0x00000000, 17 0x1D90, 0x300001FF, 18 0x1D90, 0x300101FE, 19 0x1D90, 0x300201FD, 20 0x1D90, 0x300301FC, 21 0x1D90, 0x300401FB, 22 0x1D90, 0x300501FA, 23 0x1D90, 0x300601F9, 24 0x1D90, 0x300701F8, 25 0x1D90, 0x300801F7, [all …]
|