Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/devicetree/bindings/remoteproc/
Dingenic,vpu.yaml66 reg = <0x132a0000 0x20>, /* AUX */
67 <0x132b0000 0x4000>, /* TCSM0 */
68 <0x132c0000 0xc000>, /* TCSM1 */
69 <0x132f0000 0x7000>; /* SRAM */
/Linux-v6.1/drivers/remoteproc/
Dingenic_rproc.c18 #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 …]
/Linux-v6.1/arch/arm/boot/dts/
Dexynos5250.dtsi51 #size-cells = <0>;
64 cpu0: cpu@0 {
67 reg = <0>;
180 reg = <0x02020000 0x30000>;
183 ranges = <0 0x02020000 0x30000>;
185 smp-sram@0 {
187 reg = <0x0 0x1000>;
192 reg = <0x2f000 0x1000>;
198 reg = <0x10044000 0x20>;
199 #power-domain-cells = <0>;
[all …]