Searched refs:R8A77980_PD_A3IR (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/pmdomain/renesas/ |
D | r8a77980-sysc.c | 30 { "a3ir", 0x180, 0, R8A77980_PD_A3IR, R8A77980_PD_ALWAYS_ON }, 31 { "a2ir0", 0x400, 0, R8A77980_PD_A2IR0, R8A77980_PD_A3IR }, 32 { "a2ir1", 0x400, 1, R8A77980_PD_A2IR1, R8A77980_PD_A3IR }, 33 { "a2ir2", 0x400, 2, R8A77980_PD_A2IR2, R8A77980_PD_A3IR }, 34 { "a2ir3", 0x400, 3, R8A77980_PD_A2IR3, R8A77980_PD_A3IR }, 35 { "a2ir4", 0x400, 4, R8A77980_PD_A2IR4, R8A77980_PD_A3IR }, 36 { "a2ir5", 0x400, 5, R8A77980_PD_A2IR5, R8A77980_PD_A3IR }, 37 { "a2sc0", 0x400, 6, R8A77980_PD_A2SC0, R8A77980_PD_A3IR }, 38 { "a2sc1", 0x400, 7, R8A77980_PD_A2SC1, R8A77980_PD_A3IR }, 39 { "a2sc2", 0x400, 8, R8A77980_PD_A2SC2, R8A77980_PD_A3IR }, [all …]
|
/linux-6.12.1/include/dt-bindings/power/ |
D | r8a77980-sysc.h | 31 #define R8A77980_PD_A3IR 24 macro
|
/linux-6.12.1/arch/arm64/boot/dts/renesas/ |
D | r8a77980.dtsi | 1287 power-domains = <&sysc R8A77980_PD_A3IR>;
|