Searched refs:PHYSTATUS (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
H A D | rtl8723b_recv.h | 126 } PHYSTATUS, *PPHYSTATUS; typedef
|
/kernel/linux/linux-6.6/drivers/phy/qualcomm/ |
H A D | phy-qcom-qmp-pcie.c | 44 #define PHYSTATUS BIT(6) macro 2208 /* bit offset of PHYSTATUS in QPHY_PCS_STATUS register */ 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, [all...] |
H A 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()
|
H A 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()
|
H A 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()
|
H A 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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ |
H A D | fealnx.c | 249 PHYSTATUS = 0x00001000, /* physical address received */ enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ |
H A D | fealnx.c | 249 PHYSTATUS = 0x00001000, /* physical address received */ enumerator
|
/kernel/linux/linux-5.10/drivers/phy/qualcomm/ |
H A D | phy-qcom-qmp.c | 37 #define PHYSTATUS BIT(6) macro 3172 mask = PHYSTATUS; in qcom_qmp_phy_power_on()
|
Completed in 31 milliseconds