Searched refs:PHYSTATUS (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-qmp.h | 86 #define PHYSTATUS BIT(6) macro
|
| H A D | phy-qcom-qmp-pcie.c | 4298 .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 D | phy-qcom-qmp-usb-legacy.c | 862 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_usb_legacy_power_on()
|
| H A D | phy-qcom-qmp-usbc.c | 1079 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_usbc_usb_power_on()
|
| H A D | phy-qcom-qmp-usb.c | 1976 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_usb_power_on()
|
| H A D | phy-qcom-qmp-combo.c | 4259 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_combo_usb_power_on()
|