Home
last modified time | relevance | path

Searched refs:SPM_SLEEP_CA7_WFI2_EN (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/mt8173/drivers/spm/
H A Dspm_mcdi.c343 mmio_write_32(SPM_SLEEP_CA7_WFI2_EN, 1); in spm_mcdi_wfi_sel_enter()
393 mmio_write_32(SPM_SLEEP_CA7_WFI2_EN, 0); in spm_mcdi_wfi_sel_leave()
H A Dspm.h101 #define SPM_SLEEP_CA7_WFI2_EN (SPM_BASE + 0xf08) macro
H A Dspm.c180 mmio_write_32(SPM_SLEEP_CA7_WFI2_EN, !!pwrctrl->ca7_wfi2_en); in spm_set_power_control()