Searched refs:PHYSTATUS (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/drivers/phy/qualcomm/ |
D | phy-qcom-qmp-pcie.c | 44 #define PHYSTATUS BIT(6) macro 2410 .phy_status = PHYSTATUS, 2437 .phy_status = PHYSTATUS, 2466 .phy_status = PHYSTATUS, 2493 .phy_status = PHYSTATUS, 2516 .phy_status = PHYSTATUS, 2553 .phy_status = PHYSTATUS, 2590 .phy_status = PHYSTATUS, 2615 .phy_status = PHYSTATUS, 2644 .phy_status = PHYSTATUS, [all …]
|
D | phy-qcom-qmp-pcie-msm8996.c | 34 #define PHYSTATUS BIT(6) macro 511 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_pcie_msm8996_power_on()
|
D | phy-qcom-qmp-usb-legacy.c | 36 #define PHYSTATUS BIT(6) macro 893 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_usb_legacy_power_on()
|
D | phy-qcom-qmp-usb.c | 35 #define PHYSTATUS BIT(6) macro 1753 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_usb_power_on()
|
D | phy-qcom-qmp-combo.c | 42 #define PHYSTATUS BIT(6) macro 2593 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_combo_usb_power_on()
|
/linux-6.6.21/drivers/net/ethernet/ |
D | fealnx.c | 249 PHYSTATUS = 0x00001000, /* physical address received */ enumerator
|