Home
last modified time | relevance | path

Searched refs:MMUP_PWR_STA_BIT (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/drivers/vcp/rv/
H A Dvcp_common.c48 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()
/rk3399_ARM-atf/plat/mediatek/drivers/vcp/mt8196/
H A Dvcp_reg.h19 #define MMUP_PWR_STA_BIT (30) macro