Searched refs:MMUP_PWR_STA_BIT (Results 1 – 2 of 2) sorted by relevance
48 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()
19 #define MMUP_PWR_STA_BIT (30) macro