Home
last modified time | relevance | path

Searched defs:phy_state (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A DuPD60620.c37 int phy_state; in upd60620_read_status() local
H A Dphylink.c76 struct phylink_link_state phy_state; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h1095 struct phy_state { struct
1096 struct {
1099 } symclk_ref_cnts;
1100 enum symclk_state symclk_state;
H A Ddc.h1577 struct phy_state phy_state; member
/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_sas.h251 u8 phy_state; member
414 u32 phy_state[8]; member
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c1103 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in get_wideport_bitmap_v3_hw() local
1640 u32 phy_state, sl_ctrl, txid_auto; in phy_down_v3_hw() local
1696 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in int_phy_up_down_bcast_v3_hw() local
H A Dhisi_sas_v2_hw.c1626 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in get_wideport_bitmap_v2_hw() local
2730 u32 phy_state, sl_ctrl, txid_auto; in phy_down_v2_hw() local
H A Dhisi_sas_v1_hw.c1440 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in int_abnormal_v1_hw() local
H A Dhisi_sas.h455 u32 phy_state; member
/openbmc/linux/include/scsi/
H A Dlibsas.h85 enum ex_phy_state phy_state; member
/openbmc/linux/drivers/net/fddi/
H A Ddefza.h553 u32 phy_state; /* PHY state */ member
H A Ddefxx.h710 PI_UINT32 phy_state[PI_PHY_K_MAX]; member
/openbmc/linux/include/linux/
H A Dphy.h511 enum phy_state { enum
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h191 #define be_phy_state_unknown(phy_state) (phy_state > BE_PHY_UNCERTIFIED) argument
192 #define be_phy_unqualified(phy_state) \ argument
195 #define be_phy_misconfigured(phy_state) \ argument
H A Dbe.h669 u8 phy_state; /* state of sfp optics (functional, faulted, etc.,) */ member
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1208 u8 phy_state; member
/openbmc/linux/drivers/net/usb/
H A Dr8152.c6753 u16 phy_state = ocp_reg_read(tp, OCP_PHY_STATE) & 0xff; in rtl8153_in_nway() local