Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dpowerdomains3xxx_data.c41 .pwrsts_logic_ret = PWRSTS_OFF_RET,
62 .pwrsts_logic_ret = PWRSTS_OFF_RET,
88 .pwrsts_logic_ret = PWRSTS_OFF_RET,
105 .pwrsts_logic_ret = PWRSTS_OFF_RET,
127 .pwrsts_logic_ret = PWRSTS_RET,
148 .pwrsts_logic_ret = PWRSTS_RET,
163 .pwrsts_logic_ret = PWRSTS_RET,
178 .pwrsts_logic_ret = PWRSTS_OFF_RET,
199 .pwrsts_logic_ret = PWRSTS_RET,
207 .pwrsts_logic_ret = PWRSTS_RET,
Dpowerdomains44xx_data.c40 .pwrsts_logic_ret = PWRSTS_OFF_RET,
83 .pwrsts_logic_ret = PWRSTS_OFF,
103 .pwrsts_logic_ret = PWRSTS_OFF,
121 .pwrsts_logic_ret = PWRSTS_OFF_RET,
159 .pwrsts_logic_ret = PWRSTS_OFF_RET,
176 .pwrsts_logic_ret = PWRSTS_OFF_RET,
209 .pwrsts_logic_ret = PWRSTS_OFF_RET,
230 .pwrsts_logic_ret = PWRSTS_OFF,
271 .pwrsts_logic_ret = PWRSTS_OFF_RET,
289 .pwrsts_logic_ret = PWRSTS_OFF_RET,
Dpowerdomains2xxx_data.c32 .pwrsts_logic_ret = PWRSTS_RET,
47 .pwrsts_logic_ret = PWRSTS_OFF_RET,
87 .pwrsts_logic_ret = PWRSTS_RET,
Dpowerdomains2xxx_3xxx_data.c49 .pwrsts_logic_ret = PWRSTS_RET,
Dpowerdomain.c130 if ((pwrdm->pwrsts_logic_ret == PWRSTS_OFF_RET) && in _update_logic_membank_counters()
583 if (!(pwrdm->pwrsts_logic_ret & (1 << pwrst))) in pwrdm_set_logic_retst()
1067 if (pwrdm->pwrsts_logic_ret & PWRSTS_OFF) in pwrdm_can_ever_lose_context()
Dpowerdomain.h110 const u8 pwrsts_logic_ret; member