Home
last modified time | relevance | path

Searched refs:R12_PCM_TIMER_B (Results 1 – 8 of 8) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/
H A Dpcm_def.h11 #define R12_PCM_TIMER_B BIT(0) macro
H A Dmt_spm_idle.c28 ((R12_PCM_TIMER_B) | (R12_KP_IRQ_B) | (R12_CONN2AP_WAKEUP_B) | \
H A Dmt_spm_suspend.c49 ((R12_PCM_TIMER_B) | (R12_KP_IRQ_B) | (R12_CONN2AP_WAKEUP_B) | \
H A Dmt_spm_internal.c53 if (wakesta->tr.comm.r12 & R12_PCM_TIMER_B) { in __spm_output_wake_reason()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/
H A Dpcm_def.h10 #define R12_PCM_TIMER_B BIT(0) macro
H A Dmt_spm_idle.c28 (R12_PCM_TIMER_B) | \
H A Dmt_spm_internal.c45 if (wakesta->tr.comm.r12 & R12_PCM_TIMER_B) { in __spm_output_wake_reason()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/
H A Dmt_spm_common_v1.h146 #define R12_PCM_TIMER_B BIT(0) macro