Home
last modified time | relevance | path

Searched refs:PHYSTATUS (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp.h86 #define PHYSTATUS BIT(6) macro
H A Dphy-qcom-qmp-pcie.c4298 .phy_status = PHYSTATUS,
4323 .phy_status = PHYSTATUS,
4350 .phy_status = PHYSTATUS,
4379 .phy_status = PHYSTATUS,
4420 .phy_status = PHYSTATUS,
4449 .phy_status = PHYSTATUS,
4477 .phy_status = PHYSTATUS,
4505 .phy_status = PHYSTATUS,
4533 .phy_status = PHYSTATUS,
4559 .phy_status = PHYSTATUS,
[all …]
H A Dphy-qcom-qmp-usb-legacy.c862 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_usb_legacy_power_on()
H A Dphy-qcom-qmp-usbc.c1079 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_usbc_usb_power_on()
H A Dphy-qcom-qmp-usb.c1976 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_usb_power_on()
H A Dphy-qcom-qmp-combo.c4259 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_combo_usb_power_on()