read_poll_timeout 140 drivers/phy/qualcomm/phy-qcom-apq8064-sata.c ret = read_poll_timeout(base + UNIPHY_PLL_STATUS, UNIPHY_PLL_LOCK); read_poll_timeout 147 drivers/phy/qualcomm/phy-qcom-apq8064-sata.c ret = read_poll_timeout(base + SATA_PHY_TX_IMCAL_STAT, SATA_PHY_TX_CAL); read_poll_timeout 154 drivers/phy/qualcomm/phy-qcom-apq8064-sata.c ret = read_poll_timeout(base + SATA_PHY_RX_IMCAL_STAT, SATA_PHY_RX_CAL);