Home
last modified time | relevance | path

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

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c30 #define PCS_READY BIT(0) macro
298 ret = readl_poll_timeout(status, val, (val & PCS_READY), 200, in qmp_pcie_msm8996_serdes_init()
H A Dphy-qcom-qmp-ufs.c37 #define PCS_READY BIT(0) macro
1884 ret = readl_poll_timeout(status, val, (val & PCS_READY), 200, in qmp_ufs_phy_calibrate()