Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/mtcmos/
H A Dmtcmos_common.h24 int spm_mtcmos_ctrl_ufs0_phy(enum mtcmos_state state);
H A Dmtcmos.c177 int spm_mtcmos_ctrl_ufs0_phy(enum mtcmos_state state) in spm_mtcmos_ctrl_ufs0_phy() function
/rk3399_ARM-atf/plat/mediatek/drivers/ufs/mt8196/
H A Dufs_ctrl_soc.c50 return spm_mtcmos_ctrl_ufs0_phy(on ? STA_POWER_ON : STA_POWER_DOWN); in ufs_phy_spm_mtcmos_power()