Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c36 #define PCS_READY BIT(0) macro
354 ret = readl_poll_timeout(status, val, (val & PCS_READY), 200, in qmp_pcie_msm8996_serdes_init()
H A Dphy-qcom-qmp-ufs.c40 #define PCS_READY BIT(0) macro
1338 ret = readl_poll_timeout(status, val, (val & PCS_READY), 200, in qmp_ufs_power_on()