Searched refs:R8A7796_PD_ALWAYS_ON (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/pmdomain/renesas/ |
H A D | r8a77961-sysc.c | 17 { "always-on", 0, 0, R8A7796_PD_ALWAYS_ON, -1, PD_ALWAYS_ON }, 18 { "ca57-scu", 0x1c0, 0, R8A7796_PD_CA57_SCU, R8A7796_PD_ALWAYS_ON, 24 { "ca53-scu", 0x140, 0, R8A7796_PD_CA53_SCU, R8A7796_PD_ALWAYS_ON, 34 { "cr7", 0x240, 0, R8A7796_PD_CR7, R8A7796_PD_ALWAYS_ON }, 35 { "a3vc", 0x380, 0, R8A7796_PD_A3VC, R8A7796_PD_ALWAYS_ON }, 37 { "3dg-a", 0x100, 0, R8A7796_PD_3DG_A, R8A7796_PD_ALWAYS_ON }, 39 { "a3ir", 0x180, 0, R8A7796_PD_A3IR, R8A7796_PD_ALWAYS_ON },
|
H A D | r8a77960-sysc.c | 17 { "always-on", 0, 0, R8A7796_PD_ALWAYS_ON, -1, PD_ALWAYS_ON }, 18 { "ca57-scu", 0x1c0, 0, R8A7796_PD_CA57_SCU, R8A7796_PD_ALWAYS_ON, 24 { "ca53-scu", 0x140, 0, R8A7796_PD_CA53_SCU, R8A7796_PD_ALWAYS_ON, 34 { "cr7", 0x240, 0, R8A7796_PD_CR7, R8A7796_PD_ALWAYS_ON }, 35 { "a3vc", 0x380, 0, R8A7796_PD_A3VC, R8A7796_PD_ALWAYS_ON, 39 { "3dg-a", 0x100, 0, R8A7796_PD_3DG_A, R8A7796_PD_ALWAYS_ON }, 41 { "a3ir", 0x180, 0, R8A7796_PD_A3IR, R8A7796_PD_ALWAYS_ON,
|
/linux/arch/arm64/boot/dts/renesas/ |
H A D | r8a77960.dtsi | 324 power-domains = <&sysc R8A7796_PD_ALWAYS_ON>; 340 power-domains = <&sysc R8A7796_PD_ALWAYS_ON>; 355 power-domains = <&sysc R8A7796_PD_ALWAYS_ON>; 370 power-domains = <&sysc R8A7796_PD_ALWAYS_ON>; 385 power-domains = <&sysc R8A7796_PD_ALWAYS_ON>; 400 power-domains = <&sysc R8A7796_PD_ALWAYS_ON>; 415 power-domains = <&sysc R8A7796_PD_ALWAYS_ON>; 430 power-domains = <&sysc R8A7796_PD_ALWAYS_ON>; 445 power-domains = <&sysc R8A7796_PD_ALWAYS_ON>; 462 power-domains = <&sysc R8A7796_PD_ALWAYS_ON>; [all …]
|
/linux/include/dt-bindings/power/ |
H A D | r8a7796-sysc.h | 31 #define R8A7796_PD_ALWAYS_ON 32 macro
|