Searched full:r8a7796_pd_always_on (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/arch/arm64/boot/dts/renesas/ |
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-6.12.1/drivers/pmdomain/renesas/ |
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,
|
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 },
|
/linux-6.12.1/include/dt-bindings/power/ |
D | r8a7796-sysc.h | 31 #define R8A7796_PD_ALWAYS_ON 32 macro
|
/linux-6.12.1/Documentation/devicetree/bindings/display/ |
D | renesas,cmm.yaml | 64 power-domains = <&sysc R8A7796_PD_ALWAYS_ON>;
|
/linux-6.12.1/Documentation/devicetree/bindings/media/ |
D | renesas,csi2.yaml | 112 power-domains = <&sysc R8A7796_PD_ALWAYS_ON>;
|