Searched refs:phy_state (Results 1 – 16 of 16) sorted by relevance
215 link->phy_state.symclk_state = SYMCLK_ON_TX_ON; in dcn401_init_hw()735 stream->link->phy_state.symclk_ref_cnts.otg = 1; in enable_stream_timing_calc()736 if (stream->link->phy_state.symclk_state == SYMCLK_OFF_TX_OFF) in enable_stream_timing_calc()737 stream->link->phy_state.symclk_state = SYMCLK_ON_TX_OFF; in enable_stream_timing_calc()739 stream->link->phy_state.symclk_state = SYMCLK_ON_TX_ON; in enable_stream_timing_calc()1050 if (dc_is_tmds_signal(signal) && link->phy_state.symclk_ref_cnts.otg > 0) { in dcn401_disable_link_output()1052 link->phy_state.symclk_state = SYMCLK_ON_TX_OFF; in dcn401_disable_link_output()1055 link->phy_state.symclk_state = SYMCLK_OFF_TX_OFF; in dcn401_disable_link_output()2005 link->phy_state.symclk_ref_cnts.otg = 0; in dcn401_reset_back_end_for_pipe()2006 if (link->phy_state.symclk_state == SYMCLK_ON_TX_OFF) { in dcn401_reset_back_end_for_pipe()[all …]
553 u32 phy_state; /* PHY state */ member
710 PI_UINT32 phy_state[PI_PHY_K_MAX]; member
912 stream->link->phy_state.symclk_ref_cnts.otg = 1; in dcn20_enable_stream_timing()913 if (stream->link->phy_state.symclk_state == SYMCLK_OFF_TX_OFF) in dcn20_enable_stream_timing()914 stream->link->phy_state.symclk_state = SYMCLK_ON_TX_OFF; in dcn20_enable_stream_timing()916 stream->link->phy_state.symclk_state = SYMCLK_ON_TX_ON; in dcn20_enable_stream_timing()2875 link->phy_state.symclk_ref_cnts.otg = 0; in dcn20_reset_back_end_for_pipe()2876 if (link->phy_state.symclk_state == SYMCLK_ON_TX_OFF) { in dcn20_reset_back_end_for_pipe()2879 link->phy_state.symclk_state = SYMCLK_OFF_TX_OFF; in dcn20_reset_back_end_for_pipe()
1151 struct phy_state { struct
1717 struct phy_state phy_state; member
466 u32 phy_state; member
1440 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in int_abnormal_v1_hw() local1443 (phy_state & 1 << phy_no) ? 1 : 0, in int_abnormal_v1_hw()
669 u8 phy_state; /* state of sfp optics (functional, faulted, etc.,) */ member
326 if (new_phy_state == adapter->phy_state) in be_async_port_misconfig_event_process()329 adapter->phy_state = new_phy_state; in be_async_port_misconfig_event_process()
4408 adapter->phy_state = BE_UNKNOWN_PHY_STATE; in be_setup_init()5477 be_misconfig_evt_port_state[adapter->phy_state], in be_log_sfp_info()
71 enum phy_state link;
1547 u8 phy_state; member2305 (bp)->link_info.phy_state == BNXT_PHY_STATE_ENABLED)
12002 link_info->phy_state = BNXT_PHY_STATE_DISABLED; in bnxt_hwrm_phy_qcaps()12004 } else if (link_info->phy_state == BNXT_PHY_STATE_DISABLED) { in bnxt_hwrm_phy_qcaps()12005 link_info->phy_state = BNXT_PHY_STATE_ENABLED; in bnxt_hwrm_phy_qcaps()
162 phy->phy_state = PHY_LINK_DISABLE; in pm8001_phy_init()
6759 u16 phy_state = ocp_reg_read(tp, OCP_PHY_STATE) & 0xff; in rtl8153_in_nway() local6761 if (phy_state == TXDIS_STATE || phy_state == ABD_STATE) in rtl8153_in_nway()