Home
last modified time | relevance | path

Searched refs:vcc_on (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/drivers/ufs/mt8196/
H A Dufs_ctrl_soc.c30 void ufs_device_pwr_ctrl_soc(bool vcc_on, uint64_t ufs_version) in ufs_device_pwr_ctrl_soc() argument
32 if (vcc_on) in ufs_device_pwr_ctrl_soc()
/rk3399_ARM-atf/plat/mediatek/drivers/ufs/mt8189/
H A Dufs_ctrl_soc.c12 void ufs_device_pwr_ctrl_soc(bool vcc_on, uint64_t ufs_version) {} in ufs_device_pwr_ctrl_soc() argument
/rk3399_ARM-atf/plat/mediatek/include/
H A Dmtk_bl31_interface.h50 void ufs_device_pwr_ctrl(bool vcc_on, uint64_t ufs_version);
57 void ufs_device_pwr_ctrl_soc(bool vcc_on, uint64_t ufs_version);
/rk3399_ARM-atf/plat/mediatek/drivers/ufs/
H A Dufs_stub.c14 void ufs_device_pwr_ctrl(bool vcc_on, uint64_t ufs_version) {} in ufs_device_pwr_ctrl() argument