Home
last modified time | relevance | path

Searched refs:spm_mcdi (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/drivers/spm/
Dspm_mcdi.c228 static const struct spm_lp_scen spm_mcdi = { variable
449 const struct pcm_desc *pcmdesc = spm_mcdi.pcmdesc; in spm_mcdi_prepare_for_mtcmos()
450 struct pwr_ctrl *pwrctrl = spm_mcdi.pwrctrl; in spm_mcdi_prepare_for_mtcmos()
467 const struct pcm_desc *pcmdesc = spm_mcdi.pcmdesc; in spm_mcdi_prepare_for_off_state()
468 struct pwr_ctrl *pwrctrl = spm_mcdi.pwrctrl; in spm_mcdi_prepare_for_off_state()
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/
Dplatform.mk50 ${MTK_PLAT_SOC}/drivers/spm/spm_mcdi.c \