Searched +full:0 +full:x64e00000 (Results 1 – 2 of 2) sorted by relevance
| /linux/Documentation/devicetree/bindings/remoteproc/ |
| H A D | ti,k3-dsp-rproc.yaml | 161 mailbox0_cluster3: mailbox-0 { 173 ranges = <0x00 0x00100000 0x00 0x00100000 0x00 0x00020000>, /* ctrl mmr */ 174 <0x00 0x64800000 0x00 0x64800000 0x00 0x00800000>, /* C71_0 */ 175 <0x4d 0x80800000 0x4d 0x80800000 0x00 0x00800000>, /* C66_0 */ 176 <0x4d 0x81800000 0x4d 0x81800000 0x00 0x00800000>; /* C66_1 */ 181 reg = <0x4d 0x80800000 0x00 0x00048000>, 182 <0x4d 0x80e00000 0x00 0x00008000>, 183 <0x4d 0x80f00000 0x00 0x00008000>; 187 ti,sci-proc-ids = <0x03 0xFF>; 198 reg = <0x00 0x64800000 0x00 0x00080000>, [all …]
|
| /linux/drivers/parport/ |
| H A 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,},}; 111 unsigned char ectr = 0; in frob_econtrol() 114 if (m != 0xff) in frob_econtrol() [all …]
|