Home
last modified time | relevance | path

Searched refs:R8A7742_PD_ALWAYS_ON (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pmdomain/renesas/
H A Dr8a7742-sysc.c15 { "always-on", 0, 0, R8A7742_PD_ALWAYS_ON, -1, PD_ALWAYS_ON },
16 { "ca15-scu", 0x180, 0, R8A7742_PD_CA15_SCU, R8A7742_PD_ALWAYS_ON,
26 { "ca7-scu", 0x100, 0, R8A7742_PD_CA7_SCU, R8A7742_PD_ALWAYS_ON,
36 { "rgx", 0xc0, 0, R8A7742_PD_RGX, R8A7742_PD_ALWAYS_ON },
/linux/include/dt-bindings/power/
H A Dr8a7742-sysc.h27 #define R8A7742_PD_ALWAYS_ON 32 macro