Home
last modified time | relevance | path

Searched refs:pwrstst_offs (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dpowerdomains33xx_data.c29 .pwrstst_offs = AM33XX_PM_GFX_PWRSTST_OFFSET,
60 .pwrstst_offs = AM33XX_PM_RTC_PWRSTST_OFFSET,
70 .pwrstst_offs = AM33XX_PM_WKUP_PWRSTST_OFFSET,
80 .pwrstst_offs = AM33XX_PM_PER_PWRSTST_OFFSET,
123 .pwrstst_offs = AM33XX_PM_MPU_PWRSTST_OFFSET,
166 .pwrstst_offs = AM33XX_PM_CEFUSE_PWRSTST_OFFSET,
H A Dprm33xx.c172 v = am33xx_prm_read_reg(pwrdm->prcm_offs, pwrdm->pwrstst_offs); in am33xx_pwrdm_read_pwrst()
191 pwrdm->prcm_offs, pwrdm->pwrstst_offs); in am33xx_pwrdm_clear_all_prev_pwrst()
213 v = am33xx_prm_read_reg(pwrdm->prcm_offs, pwrdm->pwrstst_offs); in am33xx_pwrdm_read_logic_pwrst()
273 v = am33xx_prm_read_reg(pwrdm->prcm_offs, pwrdm->pwrstst_offs); in am33xx_pwrdm_read_mem_pwrst()
306 while ((am33xx_prm_read_reg(pwrdm->prcm_offs, pwrdm->pwrstst_offs) in am33xx_pwrdm_wait_transition()
361 pwrdm->pwrstst_offs); in am33xx_pwrdm_restore_context()
H A Dpowerdomain.h92 * @pwrstst_offs: (AM33XX only) XXX_PWRSTST reg offset from prcm_offs
97 * @mem_pwrst_mask: (AM33XX only) mask for mem state bitfield in @pwrstst_offs
133 const u8 pwrstst_offs; member
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dpowerdomains33xx_data.c21 .pwrstst_offs = AM33XX_PM_GFX_PWRSTST_OFFSET,
52 .pwrstst_offs = AM33XX_PM_RTC_PWRSTST_OFFSET,
62 .pwrstst_offs = AM33XX_PM_WKUP_PWRSTST_OFFSET,
72 .pwrstst_offs = AM33XX_PM_PER_PWRSTST_OFFSET,
115 .pwrstst_offs = AM33XX_PM_MPU_PWRSTST_OFFSET,
158 .pwrstst_offs = AM33XX_PM_CEFUSE_PWRSTST_OFFSET,
H A Dprm33xx.c164 v = am33xx_prm_read_reg(pwrdm->prcm_offs, pwrdm->pwrstst_offs); in am33xx_pwrdm_read_pwrst()
183 pwrdm->prcm_offs, pwrdm->pwrstst_offs); in am33xx_pwrdm_clear_all_prev_pwrst()
205 v = am33xx_prm_read_reg(pwrdm->prcm_offs, pwrdm->pwrstst_offs); in am33xx_pwrdm_read_logic_pwrst()
265 v = am33xx_prm_read_reg(pwrdm->prcm_offs, pwrdm->pwrstst_offs); in am33xx_pwrdm_read_mem_pwrst()
298 while ((am33xx_prm_read_reg(pwrdm->prcm_offs, pwrdm->pwrstst_offs) in am33xx_pwrdm_wait_transition()
353 pwrdm->pwrstst_offs); in am33xx_pwrdm_restore_context()
H A Dpowerdomain.h92 * @pwrstst_offs: (AM33XX only) XXX_PWRSTST reg offset from prcm_offs
97 * @mem_pwrst_mask: (AM33XX only) mask for mem state bitfield in @pwrstst_offs
133 const u8 pwrstst_offs; member

Completed in 5 milliseconds