/linux-6.1.9/drivers/net/phy/ |
D | uPD60620.c | 37 int phy_state; in upd60620_read_status() local
|
D | phylink.c | 72 struct phylink_link_state phy_state; member
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | hw_shared.h | 277 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/ |
D | dc_link.h | 266 struct phy_state phy_state; member
|
/linux-6.1.9/drivers/scsi/pm8001/ |
D | pm8001_sas.h | 250 u8 phy_state; member 413 u32 phy_state[8]; member
|
/linux-6.1.9/drivers/scsi/hisi_sas/ |
D | hisi_sas_v3_hw.c | 1062 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
|
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
|
D | hisi_sas_v1_hw.c | 1441 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in int_abnormal_v1_hw() local
|
D | hisi_sas.h | 453 u32 phy_state; member
|
/linux-6.1.9/include/scsi/ |
D | libsas.h | 95 enum ex_phy_state phy_state; member
|
/linux-6.1.9/drivers/net/fddi/ |
D | defza.h | 553 u32 phy_state; /* PHY state */ member
|
D | defxx.h | 710 PI_UINT32 phy_state[PI_PHY_K_MAX]; member
|
/linux-6.1.9/include/linux/ |
D | phy.h | 500 enum phy_state { enum
|
/linux-6.1.9/drivers/net/ethernet/emulex/benet/ |
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
|
D | be.h | 669 u8 phy_state; /* state of sfp optics (functional, faulted, etc.,) */ member
|
/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.h | 1186 u8 phy_state; member
|
/linux-6.1.9/drivers/net/usb/ |
D | r8152.c | 6613 u16 phy_state = ocp_reg_read(tp, OCP_PHY_STATE) & 0xff; in rtl8153_in_nway() local
|