Searched +full:0 +full:x132b0000 (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/remoteproc/ |
| H A D | ingenic,vpu.yaml | 66 reg = <0x132a0000 0x20>, /* AUX */ 67 <0x132b0000 0x4000>, /* TCSM0 */ 68 <0x132c0000 0xc000>, /* TCSM1 */ 69 <0x132f0000 0x7000>; /* SRAM */
|
| /OK3568_Linux_fs/kernel/drivers/remoteproc/ |
| H A D | ingenic_rproc.c | 18 #define REG_AUX_CTRL 0x0 19 #define REG_AUX_MSG_ACK 0x10 20 #define REG_AUX_MSG 0x14 21 #define REG_CORE_MSG_ACK 0x18 22 #define REG_CORE_MSG 0x1C 28 #define AUX_CTRL_SW_RESET BIT(0) 42 { "tcsm0", 0x132b0000 }, 43 { "tcsm1", 0xf4000000 }, 44 { "sram", 0x132f0000 }, 83 return 0; in ingenic_rproc_unprepare() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | exynos5250.dtsi | 51 #size-cells = <0>; 53 cpu0: cpu@0 { 56 reg = <0>; 169 reg = <0x02020000 0x30000>; 172 ranges = <0 0x02020000 0x30000>; 174 smp-sram@0 { 176 reg = <0x0 0x1000>; 181 reg = <0x2f000 0x1000>; 187 reg = <0x10044000 0x20>; 188 #power-domain-cells = <0>; [all …]
|