Searched defs:phy_state (Results 1 – 17 of 17) sorted by relevance
/linux-6.3-rc2/drivers/net/phy/ |
A D | uPD60620.c | 37 int phy_state; in upd60620_read_status() local
|
A D | phylink.c | 72 struct phylink_link_state phy_state; member
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/ |
A D | hw_shared.h | 284 struct phy_state { struct 285 struct { 288 } symclk_ref_cnts; 289 enum symclk_state symclk_state;
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/ |
A D | dc_link.h | 295 struct phy_state phy_state; member
|
/linux-6.3-rc2/drivers/scsi/pm8001/ |
A D | pm8001_sas.h | 250 u8 phy_state; member 413 u32 phy_state[8]; member
|
/linux-6.3-rc2/drivers/scsi/hisi_sas/ |
A D | hisi_sas_v3_hw.c | 1076 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in get_wideport_bitmap_v3_hw() local 1613 u32 phy_state, sl_ctrl, txid_auto; in phy_down_v3_hw() local 1669 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in int_phy_up_down_bcast_v3_hw() local
|
A D | hisi_sas_v2_hw.c | 1626 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
|
A D | hisi_sas_v1_hw.c | 1441 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in int_abnormal_v1_hw() local
|
A D | hisi_sas.h | 454 u32 phy_state; member
|
/linux-6.3-rc2/include/scsi/ |
A D | libsas.h | 95 enum ex_phy_state phy_state; member
|
/linux-6.3-rc2/drivers/net/fddi/ |
A D | defza.h | 553 u32 phy_state; /* PHY state */ member
|
A D | defxx.h | 710 PI_UINT32 phy_state[PI_PHY_K_MAX]; member
|
/linux-6.3-rc2/include/linux/ |
A D | phy.h | 502 enum phy_state { enum
|
/linux-6.3-rc2/drivers/net/ethernet/emulex/benet/ |
A D | be_cmds.h | 191 #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
|
A D | be.h | 669 u8 phy_state; /* state of sfp optics (functional, faulted, etc.,) */ member
|
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt.h | 1187 u8 phy_state; member
|
/linux-6.3-rc2/drivers/net/usb/ |
A D | r8152.c | 6613 u16 phy_state = ocp_reg_read(tp, OCP_PHY_STATE) & 0xff; in rtl8153_in_nway() local
|
Completed in 141 milliseconds