Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/mt8173/drivers/spm/
H A Dspm_mcdi.c322 mmio_write_32(SPM_SLEEP_CA15_WFI2_EN, 1); in spm_mcdi_wfi_sel_enter()
372 mmio_write_32(SPM_SLEEP_CA15_WFI2_EN, 0); in spm_mcdi_wfi_sel_leave()
H A Dspm.h105 #define SPM_SLEEP_CA15_WFI2_EN (SPM_BASE + 0xf18) macro
H A Dspm.c176 mmio_write_32(SPM_SLEEP_CA15_WFI2_EN, !!pwrctrl->ca15_wfi2_en); in spm_set_power_control()