Searched refs:bctl (Results 1 – 5 of 5) sorted by relevance
37 DSPCS.bootctl[0].bctl |= DSPBR_BCTL_WAITIPPG; in power_init()40 DSPCS.bootctl[0].bctl |= DSPBR_BCTL_WAITIPCG | DSPBR_BCTL_WAITIPPG; in power_init()122 uint32_t bctl; member291 core_desc[cpu].bctl = DSPCS.bootctl[cpu].bctl; in pm_state_set()292 DSPCS.bootctl[cpu].bctl &= ~DSPBR_BCTL_WAITIPCG; in pm_state_set()353 DSPCS.bootctl[cpu].bctl &= ~DSPBR_BCTL_WAITIPPG; in pm_state_set()354 DSPCS.bootctl[cpu].bctl &= ~DSPBR_BCTL_WAITIPCG; in pm_state_set()384 DSPCS.bootctl[cpu].bctl |= in pm_state_exit_post_ops()385 (core_desc[cpu].bctl & DSPBR_BCTL_WAITIPCG); in pm_state_exit_post_ops()412 DSPCS.bootctl[cpu].bctl |= DSPBR_BCTL_WAITIPPG; in pm_state_exit_post_ops()[all …]
205 DSPCS.bootctl[cpu].bctl |= DSPBR_BCTL_WAITIPPG; in soc_mp_startup()208 DSPCS.bootctl[cpu].bctl |= DSPBR_BCTL_WAITIPCG | DSPBR_BCTL_WAITIPPG; in soc_mp_startup()
39 uint32_t bctl; member