Searched refs:spm_pwr_sta (Results 1 – 2 of 2) sorted by relevance
162 uint32_t wait_mtcmos_ack(uint32_t on, uint32_t pwr_ctrl, uint32_t spm_pwr_sta) in wait_mtcmos_ack() argument169 pwr_sta = (mmio_read_32(SPM_PWR_STATUS) >> spm_pwr_sta) & 1; in wait_mtcmos_ack()171 (mmio_read_32(SPM_PWR_STATUS_2ND) >> spm_pwr_sta) & 1; in wait_mtcmos_ack()183 on, spm_pwr_sta, mmio_read_32(SPM_PCM_RESERVE), in wait_mtcmos_ack()
46 uint32_t spm_pwr_sta = mmio_read_32(SPM_BASE + VCP_POWER_STATUS); in get_vcp_pwr_status() local48 if (!(spm_pwr_sta & (MMUP_PWR_STA_EN << MMUP_PWR_STA_BIT))) { in get_vcp_pwr_status()50 spm_pwr_sta, MMUP_PWR_STA_BIT); in get_vcp_pwr_status()