Home
last modified time | relevance | path

Searched +full:0 +full:x64e00000 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/Documentation/devicetree/bindings/remoteproc/
Dti,k3-dsp-rproc.yaml146 ranges = <0x00 0x00100000 0x00 0x00100000 0x00 0x00020000>, /* ctrl mmr */
147 <0x00 0x64800000 0x00 0x64800000 0x00 0x00800000>, /* C71_0 */
148 <0x4d 0x80800000 0x4d 0x80800000 0x00 0x00800000>, /* C66_0 */
149 <0x4d 0x81800000 0x4d 0x81800000 0x00 0x00800000>; /* C66_1 */
154 reg = <0x4d 0x80800000 0x00 0x00048000>,
155 <0x4d 0x80e00000 0x00 0x00008000>,
156 <0x4d 0x80f00000 0x00 0x00008000>;
160 ti,sci-proc-ids = <0x03 0xFF>;
171 reg = <0x00 0x64800000 0x00 0x00080000>,
172 <0x00 0x64e00000 0x00 0x0000c000>;
[all …]
/Linux-v5.10/arch/arm64/boot/dts/ti/
Dk3-j721e-main.dtsi14 reg = <0x0 0x70000000 0x0 0x800000>;
17 ranges = <0x0 0x0 0x70000000 0x800000>;
19 atf-sram@0 {
20 reg = <0x0 0x20000>;
26 reg = <0 0x00100000 0 0x1c000>; /* excludes pinctrl region */
29 ranges = <0x0 0x0 0x00100000 0x1c000>;
33 reg = <0x00004070 0x4>;
36 ranges = <0x4070 0x4070 0x4>;
41 reg = <0x00004074 0x4>;
44 ranges = <0x4074 0x4074 0x4>;
[all …]
/Linux-v5.10/drivers/parport/
Dparport_pc.c25 * base+0 data
33 * base+0x400 ECP config A
34 * base+0x401 ECP config B
35 * base+0x402 ECP control
42 * Note that the ECP registers may not start at offset 0x400 for PCI cards,
85 #define ECR_MODE_MASK 0xe0
86 #define ECR_WRITE(p, v) frob_econtrol((p), 0xff, (v))
95 } superios[NR_SUPERIOS] = { {0,},};
109 unsigned char ectr = 0; in frob_econtrol()
111 if (m != 0xff) in frob_econtrol()
[all …]