Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/phy/
DuPD60620.c37 int phy_state; in upd60620_read_status() local
Dphylink.c72 struct phylink_link_state phy_state; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhw_shared.h277 struct phy_state { struct
278 struct {
281 } symclk_ref_cnts;
282 enum symclk_state symclk_state;
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc_link.h266 struct phy_state phy_state; member
/linux-6.1.9/drivers/scsi/pm8001/
Dpm8001_sas.h250 u8 phy_state; member
413 u32 phy_state[8]; member
/linux-6.1.9/drivers/scsi/hisi_sas/
Dhisi_sas_v3_hw.c1062 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in get_wideport_bitmap_v3_hw() local
1599 u32 phy_state, sl_ctrl, txid_auto; in phy_down_v3_hw() local
1655 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in int_phy_up_down_bcast_v3_hw() local
Dhisi_sas_v2_hw.c1626 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in get_wideport_bitmap_v2_hw() local
2720 u32 phy_state, sl_ctrl, txid_auto; in phy_down_v2_hw() local
Dhisi_sas_v1_hw.c1441 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in int_abnormal_v1_hw() local
Dhisi_sas.h453 u32 phy_state; member
/linux-6.1.9/include/scsi/
Dlibsas.h95 enum ex_phy_state phy_state; member
/linux-6.1.9/drivers/net/fddi/
Ddefza.h553 u32 phy_state; /* PHY state */ member
Ddefxx.h710 PI_UINT32 phy_state[PI_PHY_K_MAX]; member
/linux-6.1.9/include/linux/
Dphy.h500 enum phy_state { enum
/linux-6.1.9/drivers/net/ethernet/emulex/benet/
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
Dbe.h669 u8 phy_state; /* state of sfp optics (functional, faulted, etc.,) */ member
/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1186 u8 phy_state; member
/linux-6.1.9/drivers/net/usb/
Dr8152.c6613 u16 phy_state = ocp_reg_read(tp, OCP_PHY_STATE) & 0xff; in rtl8153_in_nway() local