Home
last modified time | relevance | path

Searched refs:PHYSTATUS (Results 1 – 8 of 8) sorted by relevance

/drivers/phy/qualcomm/
A Dphy-qcom-qmp.h72 #define PHYSTATUS BIT(6) macro
A Dphy-qcom-qmp-pcie.c3254 .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 Dphy-qcom-qmp-pcie-msm8996.c455 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_pcie_msm8996_power_on()
A Dphy-qcom-qmp-usbc.c554 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_usbc_power_on()
A Dphy-qcom-qmp-usb-legacy.c860 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_usb_legacy_power_on()
A Dphy-qcom-qmp-usb.c1813 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_usb_power_on()
A Dphy-qcom-qmp-combo.c3201 ret = readl_poll_timeout(status, val, !(val & PHYSTATUS), 200, in qmp_combo_usb_power_on()
/drivers/net/ethernet/
A Dfealnx.c249 PHYSTATUS = 0x00001000, /* physical address received */ enumerator

Completed in 69 milliseconds