Home
last modified time | relevance | path

Searched refs:PHYSTATUS (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H A Drtl8723b_recv.h126 } PHYSTATUS, *PPHYSTATUS; typedef
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie.c44 #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 Dphy-qcom-qmp-pcie-msm8996.c34 #define PHYSTATUS BIT(6) macro
511 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_pcie_msm8996_power_on()
H A Dphy-qcom-qmp-usb-legacy.c36 #define PHYSTATUS BIT(6) macro
893 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_usb_legacy_power_on()
H A Dphy-qcom-qmp-usb.c35 #define PHYSTATUS BIT(6) macro
1753 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_usb_power_on()
H A Dphy-qcom-qmp-combo.c42 #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 Dfealnx.c249 PHYSTATUS = 0x00001000, /* physical address received */ enumerator
/kernel/linux/linux-6.6/drivers/net/ethernet/
H A Dfealnx.c249 PHYSTATUS = 0x00001000, /* physical address received */ enumerator
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
H A Dphy-qcom-qmp.c37 #define PHYSTATUS BIT(6) macro
3172 mask = PHYSTATUS; in qcom_qmp_phy_power_on()

Completed in 31 milliseconds