Searched refs:ufs_version (Results 1 – 4 of 4) sorted by relevance
13 static void ufs_vsx_lpm(bool lpm, uint64_t ufs_version) in ufs_vsx_lpm() argument30 void ufs_device_pwr_ctrl_soc(bool vcc_on, uint64_t ufs_version) in ufs_device_pwr_ctrl_soc() argument33 ufs_vsx_lpm(false, ufs_version); in ufs_device_pwr_ctrl_soc()35 ufs_vsx_lpm(true, ufs_version); in ufs_device_pwr_ctrl_soc()
12 void ufs_device_pwr_ctrl_soc(bool vcc_on, uint64_t ufs_version) {} in ufs_device_pwr_ctrl_soc() argument
50 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);
14 void ufs_device_pwr_ctrl(bool vcc_on, uint64_t ufs_version) {} in ufs_device_pwr_ctrl() argument