Home
last modified time | relevance | path

Searched refs:pwr_rx (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufshcd-pltfrm.c298 if (dev_max->pwr_rx == FAST_MODE) in ufshcd_get_pwr_dev_param()
326 agreed_pwr->pwr_rx = pltfrm_param->rx_pwr_hs; in ufshcd_get_pwr_dev_param()
327 agreed_pwr->pwr_tx = agreed_pwr->pwr_rx; in ufshcd_get_pwr_dev_param()
335 agreed_pwr->pwr_rx = pltfrm_param->rx_pwr_pwm; in ufshcd_get_pwr_dev_param()
336 agreed_pwr->pwr_tx = agreed_pwr->pwr_rx; in ufshcd_get_pwr_dev_param()
H A Dufshcd.h257 u32 pwr_rx; member
1003 return (pwr_info->pwr_rx == FAST_MODE ||
1004 pwr_info->pwr_rx == FASTAUTO_MODE) &&
H A Dufshcd.c564 names[hba->pwr_info.pwr_rx], in ufshcd_print_pwr_info()
3737 orig_pwr_info.pwr_rx == FAST_MODE) { in ufshcd_dme_get_attr()
3739 temp_pwr_info.pwr_rx = FASTAUTO_MODE; in ufshcd_dme_get_attr()
3742 orig_pwr_info.pwr_rx == SLOW_MODE) { in ufshcd_dme_get_attr()
3744 temp_pwr_info.pwr_rx = SLOWAUTO_MODE; in ufshcd_dme_get_attr()
4042 hba->pwr_info.pwr_rx = SLOWAUTO_MODE; in ufshcd_init_pwr_info()
4059 pwr_info->pwr_rx = FAST_MODE; in ufshcd_get_max_pwr_mode()
4090 pwr_info->pwr_rx = SLOW_MODE; in ufshcd_get_max_pwr_mode()
4121 pwr_mode->pwr_rx == hba->pwr_info.pwr_rx in ufshcd_change_power_mode()
[all...]
H A Dufs-qcom.c760 dev_req_params->pwr_rx, in ufs_qcom_pwr_change_notify()
1232 dev_req_params->pwr_rx, in ufs_qcom_clk_scale_notify()
H A Dufs-exynos.c1103 hba->pwr_info.pwr_rx = (cur_mode >> 4) & 0xf; in exynos_ufs_post_hibern8()
/kernel/linux/linux-6.6/drivers/ufs/host/
H A Dufshcd-pltfrm.c228 if (dev_max->pwr_rx == FAST_MODE) in ufshcd_get_pwr_dev_param()
256 agreed_pwr->pwr_rx = pltfrm_param->rx_pwr_hs; in ufshcd_get_pwr_dev_param()
257 agreed_pwr->pwr_tx = agreed_pwr->pwr_rx; in ufshcd_get_pwr_dev_param()
265 agreed_pwr->pwr_rx = pltfrm_param->rx_pwr_pwm; in ufshcd_get_pwr_dev_param()
266 agreed_pwr->pwr_tx = agreed_pwr->pwr_rx; in ufshcd_get_pwr_dev_param()
H A Dufs-qcom.c933 dev_req_params->pwr_rx, in ufs_qcom_pwr_change_notify()
1421 dev_req_params->pwr_rx, in ufs_qcom_clk_scale_notify()
H A Dufs-mediatek.c987 if (dev_req_params->pwr_rx != FAST_MODE && in ufs_mtk_pmc_via_fastauto()
H A Dufs-exynos.c1280 hba->pwr_info.pwr_rx = (cur_mode >> 4) & 0xf; in exynos_ufs_post_hibern8()
/kernel/linux/linux-6.6/include/ufs/
H A Dufshcd.h283 u32 pwr_rx; member
1348 return (pwr_info->pwr_rx == FAST_MODE ||
1349 pwr_info->pwr_rx == FASTAUTO_MODE) &&
/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufshcd.c662 names[hba->pwr_info.pwr_rx], in ufshcd_print_pwr_info()
4053 orig_pwr_info.pwr_rx == FAST_MODE) { in ufshcd_dme_get_attr()
4055 temp_pwr_info.pwr_rx = FASTAUTO_MODE; in ufshcd_dme_get_attr()
4058 orig_pwr_info.pwr_rx == SLOW_MODE) { in ufshcd_dme_get_attr()
4060 temp_pwr_info.pwr_rx = SLOWAUTO_MODE; in ufshcd_dme_get_attr()
4356 hba->pwr_info.pwr_rx = SLOWAUTO_MODE; in ufshcd_init_pwr_info()
4376 pwr_info->pwr_rx = FASTAUTO_MODE; in ufshcd_get_max_pwr_mode()
4379 pwr_info->pwr_rx = FAST_MODE; in ufshcd_get_max_pwr_mode()
4411 pwr_info->pwr_rx = SLOW_MODE; in ufshcd_get_max_pwr_mode()
4442 pwr_mode->pwr_rx in ufshcd_change_power_mode()
[all...]

Completed in 30 milliseconds