Home
last modified time | relevance | path

Searched refs:PCS_READY (Results 1 – 1 of 1) 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()