Searched +full:0 +full:x132b0000 (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/remoteproc/ |
| D | ingenic,vpu.yaml | 66 reg = <0x132a0000 0x20>, /* AUX */ 67 <0x132b0000 0x4000>, /* TCSM0 */ 68 <0x132c0000 0xc000>, /* TCSM1 */ 69 <0x132f0000 0x7000>; /* SRAM */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/remoteproc/ |
| D | ingenic,vpu.yaml | 66 reg = <0x132a0000 0x20>, /* AUX */ 67 <0x132b0000 0x4000>, /* TCSM0 */ 68 <0x132c0000 0xc000>, /* TCSM1 */ 69 <0x132f0000 0x7000>; /* SRAM */
|
| /kernel/linux/linux-5.10/drivers/remoteproc/ |
| 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 …]
|
| /kernel/linux/linux-6.6/drivers/remoteproc/ |
| 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) 47 { "tcsm0", 0x132b0000 }, 48 { "tcsm1", 0xf4000000 }, 49 { "sram", 0x132f0000 }, 88 return 0; in ingenic_rproc_unprepare() [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/samsung/ |
| D | exynos5250.dtsi | 47 #size-cells = <0>; 60 cpu0: cpu@0 { 63 reg = <0>; 80 cpu0_opp_table: opp-table-0 { 176 reg = <0x02020000 0x30000>; 179 ranges = <0 0x02020000 0x30000>; 181 smp-sram@0 { 183 reg = <0x0 0x1000>; 188 reg = <0x2f000 0x1000>; 194 reg = <0x10044000 0x20>; [all …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| 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 …]
|