Home
last modified time | relevance | path

Searched refs:SPM_EVENT_COUNTER_CLR_LSB (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-a-latest/plat/mediatek/drivers/spm/mt8188/
Dmt_spm_internal.c268 mmio_setbits_32(PCM_CON1, SPM_REGWR_CFG_KEY | SPM_EVENT_COUNTER_CLR_LSB); in __spm_set_wakeup_event()
294 mmio_clrsetbits_32(PCM_CON1, SPM_EVENT_COUNTER_CLR_LSB, SPM_REGWR_CFG_KEY); in __spm_set_wakeup_event()
Dmt_spm_reg.h66 #define SPM_EVENT_COUNTER_CLR_LSB (1U << 6) /* 1b */ macro
/trusted-firmware-a-latest/plat/mediatek/mt8195/drivers/spm/
Dmt_spm_internal.c324 SPM_REGWR_CFG_KEY | SPM_EVENT_COUNTER_CLR_LSB); in __spm_set_wakeup_event()
351 mmio_clrsetbits_32(PCM_CON1, SPM_EVENT_COUNTER_CLR_LSB, in __spm_set_wakeup_event()
Dmt_spm_reg.h675 #define SPM_EVENT_COUNTER_CLR_LSB (1U << 6) /* 1b */ macro
/trusted-firmware-a-latest/plat/mediatek/mt8192/drivers/spm/
Dmt_spm_internal.c358 SPM_REGWR_CFG_KEY | SPM_EVENT_COUNTER_CLR_LSB); in __spm_set_wakeup_event()
389 mmio_clrsetbits_32(PCM_CON1, SPM_EVENT_COUNTER_CLR_LSB, in __spm_set_wakeup_event()
Dmt_spm_reg.h652 #define SPM_EVENT_COUNTER_CLR_LSB (1U << 6) /* 1b */ macro