Home
last modified time | relevance | path

Searched +full:0 +full:x40c00000 (Results 1 – 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dxilinx_axienet.txt37 - xlnx,txcsum : 0 or empty for disabling TX checksum offload,
60 interrupts = <2 0 1>;
63 reg = <0x40c00000 0x40000 0x50c00000 0x40000>;
64 xlnx,rxcsum = <0x2>;
65 xlnx,rxmem = <0x800>;
66 xlnx,txcsum = <0x2>;
70 #size-cells = <0>;
71 phy0: phy@0 {
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dpxa27x.dtsi13 reg = <0x40000000 0x10000>;
27 reg = <0x40e00054 0x20 0x40e0000c 0xc 0x40e0010c 4
28 0x40f00020 0x10>;
34 gpio-ranges = <&pinctrl 0 0 128>;
40 reg = <0x4c000000 0x10000>;
48 reg = <0x40b00000 0x10>;
55 reg = <0x40b00010 0x10>;
62 reg = <0x40c00000 0x10>;
69 reg = <0x40c00010 0x10>;
76 reg = <0x40f00180 0x24>;
[all …]
Dpxa3xx.dtsi6 ((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 …]
/kernel/linux/linux-6.6/arch/arm/boot/dts/intel/pxa/
Dpxa27x.dtsi13 reg = <0x40000000 0x10000>;
30 reg = <0x40e00054 0x20 0x40e0000c 0xc 0x40e0010c 4
31 0x40f00020 0x10>;
37 gpio-ranges = <&pinctrl 0 0 128>;
43 reg = <0x4c000000 0x10000>;
51 reg = <0x40b00000 0x10>;
58 reg = <0x40b00010 0x10>;
65 reg = <0x40c00000 0x10>;
72 reg = <0x40c00010 0x10>;
79 reg = <0x40f00180 0x24>;
[all …]
Dpxa3xx.dtsi6 ((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 …]
/kernel/linux/linux-6.6/arch/arm/mach-pxa/
Ddevices.c51 [0] = {
52 .start = 0x41100000,
53 .end = 0x41100fff,
63 static u64 pxamci_dmamask = 0xffffffffUL;
67 .id = 0,
70 .coherent_dma_mask = 0xffffffff,
86 [0] = {
87 .start = 0x40600000,
88 .end = 0x4060ffff,
98 static u64 udc_dma_mask = ~(u32)0;
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/
Dxlnx,axi-ethernet.yaml73 TX checksum offload. 0 or empty for disabling TX checksum offload,
77 enum: [0, 1, 2]
81 RX checksum offload. 0 or empty for disabling RX checksum offload,
85 enum: [0, 1, 2]
141 interrupts = <2 0 1>;
145 reg = <0x40c00000 0x40000>,<0x50c00000 0x40000>;
146 xlnx,rxcsum = <0x2>;
147 xlnx,rxmem = <0x800>;
148 xlnx,txcsum = <0x2>;
153 #size-cells = <0>;
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
Ddevices.c54 [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 …]
/kernel/linux/linux-5.10/sound/pci/hda/
Dpatch_ca0132.c37 #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 …]
/kernel/linux/linux-6.6/sound/pci/hda/
Dpatch_ca0132.c37 #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 …]
/kernel/linux/linux-5.10/sound/pci/mixart/
Dmixart_mixer.c24 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 …]
/kernel/linux/linux-6.6/sound/pci/mixart/
Dmixart_mixer.c24 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 …]
/kernel/linux/linux-6.6/arch/arm64/boot/dts/rockchip/
Drk3588s.dtsi23 #size-cells = <0>;
58 cpu_l0: cpu@0 {
61 reg = <0x0>;
82 reg = <0x100>;
101 reg = <0x200>;
120 reg = <0x300>;
139 reg = <0x400>;
160 reg = <0x500>;
179 reg = <0x600>;
200 reg = <0x700>;
[all …]
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dmipsregs.h45 * Coprocessor 0 register names
47 #define CP0_INDEX $0
106 #define CP0_IBASE $0
115 * Coprocessor 0 Set 1 register names
122 * Coprocessor 0 Set 2 register names
127 * Coprocessor 0 Set 3 register names
138 #define ENTRYLO_G (_ULCAST_(1) << 0)
158 #define MIPS_GLOBALNUMBER_VP_SHF 0
159 #define MIPS_GLOBALNUMBER_VP (_ULCAST_(0xff) << MIPS_GLOBALNUMBER_VP_SHF)
161 #define MIPS_GLOBALNUMBER_CORE (_ULCAST_(0xff) << MIPS_GLOBALNUMBER_CORE_SHF)
[all …]
/kernel/linux/linux-6.6/arch/mips/include/asm/
Dmipsregs.h44 * Coprocessor 0 register names
46 #define CP0_INDEX $0
105 #define CP0_IBASE $0
114 * Coprocessor 0 Set 1 register names
121 * Coprocessor 0 Set 2 register names
126 * Coprocessor 0 Set 3 register names
137 #define ENTRYLO_G (_ULCAST_(1) << 0)
157 #define MIPS_GLOBALNUMBER_VP_SHF 0
158 #define MIPS_GLOBALNUMBER_VP (_ULCAST_(0xff) << MIPS_GLOBALNUMBER_VP_SHF)
160 #define MIPS_GLOBALNUMBER_CORE (_ULCAST_(0xff) << MIPS_GLOBALNUMBER_CORE_SHF)
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
Drtw8822c_table.c16 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 …]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
Drtw8822c_table.c16 0x83000000, 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 …]