Home
last modified time | relevance | path

Searched refs:PWRSTS_OFF (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/arm/mach-omap2/
A Dpowerdomains44xx_data.c40 [0] = PWRSTS_OFF, /* core_nret_bank */
65 [0] = PWRSTS_OFF, /* gfx_mem */
80 .pwrsts_logic_ret = PWRSTS_OFF,
84 [1] = PWRSTS_OFF, /* periphmem */
100 .pwrsts_logic_ret = PWRSTS_OFF,
103 [0] = PWRSTS_OFF, /* dss_mem */
142 [0] = PWRSTS_OFF, /* wkup_bank */
192 [0] = PWRSTS_OFF, /* emu_bank */
227 .pwrsts_logic_ret = PWRSTS_OFF,
230 [0] = PWRSTS_OFF, /* hwa_mem */
[all …]
A Dpowerdomains54xx_data.c61 .pwrsts_logic_ret = PWRSTS_OFF,
90 .pwrsts_logic_ret = PWRSTS_OFF,
278 .pwrsts_logic_ret = PWRSTS_OFF,
A Dpowerdomain.h33 #define PWRSTS_OFF (1 << PWRDM_POWER_OFF) macro
35 #define PWRSTS_OFF_ON (PWRSTS_OFF | PWRSTS_ON)
36 #define PWRSTS_OFF_RET (PWRSTS_OFF | PWRSTS_RET)
/linux-6.3-rc2/drivers/clk/qcom/
A Dgdsc.h50 #define PWRSTS_OFF BIT(0) macro
58 #define PWRSTS_OFF_ON (PWRSTS_OFF | PWRSTS_ON)
A Dgdsc.c283 if (sc->pwrsts & PWRSTS_OFF) in gdsc_enable()
343 if (sc->pwrsts & PWRSTS_OFF) in gdsc_disable()
A Dgpucc-sdm660.c255 .pwrsts = PWRSTS_OFF | PWRSTS_ON | PWRSTS_RET,

Completed in 7 milliseconds