Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/mediatek/mt8195/drivers/spm/
Dmt_spm_internal.c315 mmio_clrsetbits_32(PCM_CON1, RG_PCM_TIMER_EN_LSB, SPM_REGWR_CFG_KEY); in __spm_disable_pcm_timer()
336 mmio_setbits_32(PCM_CON1, SPM_REGWR_CFG_KEY | RG_PCM_TIMER_EN_LSB); in __spm_set_wakeup_event()
Dmt_spm_reg.h674 #define RG_PCM_TIMER_EN_LSB (1U << 5) /* 1b */ macro
/trusted-firmware-a-latest/plat/mediatek/mt8192/drivers/spm/
Dmt_spm_internal.c349 mmio_clrsetbits_32(PCM_CON1, RG_PCM_TIMER_EN_LSB, SPM_REGWR_CFG_KEY); in __spm_disable_pcm_timer()
370 mmio_setbits_32(PCM_CON1, SPM_REGWR_CFG_KEY | RG_PCM_TIMER_EN_LSB); in __spm_set_wakeup_event()
Dmt_spm_reg.h651 #define RG_PCM_TIMER_EN_LSB (1U << 5) /* 1b */ macro
/trusted-firmware-a-latest/plat/mediatek/mt8186/drivers/spm/
Dmt_spm_internal.c379 mmio_clrsetbits_32(PCM_CON1, RG_PCM_TIMER_EN_LSB, SPM_REGWR_CFG_KEY); in __spm_disable_pcm_timer()
401 mmio_setbits_32(PCM_CON1, (SPM_REGWR_CFG_KEY | RG_PCM_TIMER_EN_LSB)); in __spm_set_wakeup_event()
Dmt_spm_reg.h547 #define RG_PCM_TIMER_EN_LSB (1U << 5) /* 1b */ macro
/trusted-firmware-a-latest/plat/mediatek/drivers/spm/mt8188/
Dmt_spm_internal.c279 mmio_setbits_32(PCM_CON1, SPM_REGWR_CFG_KEY | RG_PCM_TIMER_EN_LSB); in __spm_set_wakeup_event()
Dmt_spm_reg.h65 #define RG_PCM_TIMER_EN_LSB (1U << 5) /* 1b */ macro