Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/remoteproc/
H A Dingenic,vpu.yaml66 reg = <0x132a0000 0x20>, /* AUX */
67 <0x132b0000 0x4000>, /* TCSM0 */
68 <0x132c0000 0xc000>, /* TCSM1 */
69 <0x132f0000 0x7000>; /* SRAM */
/linux/drivers/remoteproc/
H A 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/arch/arm/boot/dts/samsung/
H A Dexynos5250.dtsi47 #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 …]