Searched refs:PHYSTATUS (Results 1 – 8 of 8) sorted by relevance
| /drivers/phy/qualcomm/ |
| A D | phy-qcom-qmp.h | 72 #define PHYSTATUS BIT(6) macro
|
| A D | phy-qcom-qmp-pcie.c | 3254 .phy_status = PHYSTATUS, 3281 .phy_status = PHYSTATUS, 3310 .phy_status = PHYSTATUS, 3337 .phy_status = PHYSTATUS, 3365 .phy_status = PHYSTATUS, 3391 .phy_status = PHYSTATUS, 3452 .phy_status = PHYSTATUS, 3475 .phy_status = PHYSTATUS, 3512 .phy_status = PHYSTATUS, 3549 .phy_status = PHYSTATUS, [all …]
|
| A D | phy-qcom-qmp-pcie-msm8996.c | 455 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_pcie_msm8996_power_on()
|
| A D | phy-qcom-qmp-usbc.c | 554 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_usbc_power_on()
|
| A D | phy-qcom-qmp-usb-legacy.c | 860 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_usb_legacy_power_on()
|
| A D | phy-qcom-qmp-usb.c | 1813 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_usb_power_on()
|
| A D | phy-qcom-qmp-combo.c | 3201 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_combo_usb_power_on()
|
| /drivers/net/ethernet/ |
| A D | fealnx.c | 249 PHYSTATUS = 0x00001000, /* physical address received */ enumerator
|
Completed in 69 milliseconds