Searched refs:R8A77970_PD_A3IR (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/pmdomain/renesas/ |
H A D | r8a77970-sysc.c | 23 { "a3ir", 0x180, 0, R8A77970_PD_A3IR, R8A77970_PD_ALWAYS_ON }, 24 { "a2ir0", 0x400, 0, R8A77970_PD_A2IR0, R8A77970_PD_A3IR }, 25 { "a2ir1", 0x400, 1, R8A77970_PD_A2IR1, R8A77970_PD_A3IR }, 26 { "a2dp", 0x400, 2, R8A77970_PD_A2DP, R8A77970_PD_A3IR }, 27 { "a2cn", 0x400, 3, R8A77970_PD_A2CN, R8A77970_PD_A3IR }, 28 { "a2sc0", 0x400, 4, R8A77970_PD_A2SC0, R8A77970_PD_A3IR }, 29 { "a2sc1", 0x400, 5, R8A77970_PD_A2SC1, R8A77970_PD_A3IR },
|
/linux/include/dt-bindings/power/ |
H A D | r8a77970-sysc.h | 18 #define R8A77970_PD_A3IR 24 macro
|
/linux/arch/arm64/boot/dts/renesas/ |
H A D | r8a77970.dtsi | 1004 power-domains = <&sysc R8A77970_PD_A3IR>;
|