| /linux/drivers/pmdomain/amlogic/ |
| H A D | meson-secure-pwrc.c | 121 SEC_PD(UART, GENPD_FLAG_ALWAYS_ON), 123 SEC_PD(DMC, GENPD_FLAG_ALWAYS_ON), 129 SEC_PD(DMA, GENPD_FLAG_ALWAYS_ON | GENPD_FLAG_IRQ_SAFE), 133 SEC_PD(RAMB, GENPD_FLAG_ALWAYS_ON), 139 SEC_PD(NIC, GENPD_FLAG_ALWAYS_ON), 153 SEC_PD(A4_DMC, GENPD_FLAG_ALWAYS_ON), 155 SEC_PD(A4_SYS_WRAP, GENPD_FLAG_ALWAYS_ON), 159 SEC_PD(A4_AO_IR, GENPD_FLAG_ALWAYS_ON), 172 SEC_PD(A5_DMC, GENPD_FLAG_ALWAYS_ON), 174 SEC_PD(A5_SYS_WRAP, GENPD_FLAG_ALWAYS_ON), [all …]
|
| H A D | meson-ee-pwrc.c | 485 dom->base.flags = GENPD_FLAG_ALWAYS_ON; in meson_ee_pwrc_init_domain()
|
| /linux/drivers/pmdomain/bcm/ |
| H A D | bcm63xx-power.c | 196 .flags = GENPD_FLAG_ALWAYS_ON, 200 .flags = GENPD_FLAG_ALWAYS_ON, 204 .flags = GENPD_FLAG_ALWAYS_ON, 208 .flags = GENPD_FLAG_ALWAYS_ON, 260 .flags = GENPD_FLAG_ALWAYS_ON, 279 .flags = GENPD_FLAG_ALWAYS_ON, 310 .flags = GENPD_FLAG_ALWAYS_ON, 329 .flags = GENPD_FLAG_ALWAYS_ON,
|
| /linux/drivers/pmdomain/renesas/ |
| H A D | rmobile-sysc.c | 108 if (!(genpd->flags & GENPD_FLAG_ALWAYS_ON)) { in rmobile_init_pm_domain() 228 pd->genpd.flags |= GENPD_FLAG_ALWAYS_ON; in rmobile_setup_pm_domain() 244 pd->genpd.flags |= GENPD_FLAG_ALWAYS_ON; in rmobile_setup_pm_domain() 253 pd->genpd.flags |= GENPD_FLAG_ALWAYS_ON; in rmobile_setup_pm_domain() 260 pd->genpd.flags |= GENPD_FLAG_ALWAYS_ON; in rmobile_setup_pm_domain()
|
| H A D | rcar-gen4-sysc.c | 231 genpd->flags |= GENPD_FLAG_ALWAYS_ON; in rcar_gen4_sysc_pd_setup() 239 genpd->flags |= GENPD_FLAG_ALWAYS_ON; in rcar_gen4_sysc_pd_setup() 244 genpd->flags |= GENPD_FLAG_ALWAYS_ON; in rcar_gen4_sysc_pd_setup()
|
| H A D | rcar-sysc.c | 216 genpd->flags |= GENPD_FLAG_ALWAYS_ON; in rcar_sysc_pd_setup() 224 genpd->flags |= GENPD_FLAG_ALWAYS_ON; in rcar_sysc_pd_setup() 229 genpd->flags |= GENPD_FLAG_ALWAYS_ON; in rcar_sysc_pd_setup()
|
| /linux/drivers/pmdomain/actions/ |
| H A D | owl-sps.c | 163 .genpd_flags = GENPD_FLAG_ALWAYS_ON, 169 .genpd_flags = GENPD_FLAG_ALWAYS_ON,
|
| /linux/drivers/pmdomain/mediatek/ |
| H A D | airoha-cpu-pmdomain.c | 97 pd->flags = GENPD_FLAG_ALWAYS_ON; in airoha_cpu_pmdomain_probe()
|
| H A D | mtk-pm-domains.c | 876 pd->genpd.flags |= GENPD_FLAG_ALWAYS_ON; in scpsys_add_one_domain()
|
| /linux/drivers/pmdomain/starfive/ |
| H A D | jh71xx-pmu.c | 384 .flags = GENPD_FLAG_ALWAYS_ON, 389 .flags = GENPD_FLAG_ALWAYS_ON,
|
| /linux/drivers/cpuidle/ |
| H A D | cpuidle-psci-domain.c | 75 pd->flags |= GENPD_FLAG_ALWAYS_ON; in psci_pd_init()
|
| H A D | cpuidle-riscv-sbi.c | 393 pd->flags |= GENPD_FLAG_ALWAYS_ON; in sbi_pd_init()
|
| /linux/drivers/pmdomain/imx/ |
| H A D | gpc.c | 255 .flags = GENPD_FLAG_ALWAYS_ON, 446 GENPD_FLAG_ALWAYS_ON; in imx_gpc_probe()
|
| /linux/drivers/pmdomain/sunxi/ |
| H A D | sun50i-h6-prcm-ppu.c | 159 pd->genpd.flags = GENPD_FLAG_ALWAYS_ON; in sun50i_h6_ppu_probe()
|
| /linux/drivers/pmdomain/arm/ |
| H A D | scmi_perf_domain.c | 127 scmi_pd->genpd.flags = GENPD_FLAG_ALWAYS_ON | in scmi_perf_domain_probe()
|
| /linux/drivers/pmdomain/marvell/ |
| H A D | pxa1908-power-controller.c | 155 .flags = GENPD_FLAG_ALWAYS_ON,
|
| /linux/drivers/clk/renesas/ |
| H A D | clk-mstp.c | 324 pd->flags = GENPD_FLAG_PM_CLK | GENPD_FLAG_ALWAYS_ON | in cpg_mstp_add_clk_domain()
|
| H A D | renesas-cpg-mssr.c | 679 genpd->flags = GENPD_FLAG_PM_CLK | GENPD_FLAG_ALWAYS_ON | in cpg_mssr_add_clk_domain()
|
| H A D | r9a06g032-clocks.c | 813 pd->flags = GENPD_FLAG_PM_CLK | GENPD_FLAG_ALWAYS_ON | in r9a06g032_add_clk_domain()
|
| /linux/drivers/pmdomain/apple/ |
| H A D | pmgr-pwrstate.c | 239 ps->genpd.flags |= GENPD_FLAG_ALWAYS_ON; in apple_pmgr_ps_probe()
|
| /linux/include/linux/ |
| H A D | pm_domain.h | 127 #define GENPD_FLAG_ALWAYS_ON (1U << 2) macro
|
| /linux/drivers/clk/qcom/ |
| H A D | gdsc.c | 487 sc->pd.flags |= GENPD_FLAG_ALWAYS_ON; in gdsc_init()
|
| /linux/drivers/pmdomain/ |
| H A D | core.c | 183 #define genpd_is_always_on(genpd) (genpd->flags & GENPD_FLAG_ALWAYS_ON)
|