Searched +full:0 +full:x64e00000 (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/Documentation/devicetree/bindings/remoteproc/ |
D | ti,k3-dsp-rproc.yaml | 146 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.15/arch/arm64/boot/dts/ti/ |
D | k3-j721e-main.dtsi | 13 #clock-cells = <0>; 15 clock-frequency = <0>; 19 #clock-cells = <0>; 21 clock-frequency = <0>; 28 reg = <0x0 0x70000000 0x0 0x800000>; 31 ranges = <0x0 0x0 0x70000000 0x800000>; 33 atf-sram@0 { 34 reg = <0x0 0x20000>; 40 reg = <0 0x00100000 0 0x1c000>; /* excludes pinctrl region */ 43 ranges = <0x0 0x0 0x00100000 0x1c000>; [all …]
|
/Linux-v5.15/drivers/parport/ |
D | parport_pc.c | 25 * 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 …]
|