Home
last modified time | relevance | path

Searched refs:fec_state (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/bfa/
H A Dbfa_defs_svc.h996 enum bfa_fec_state_s fec_state; /*!< current FEC state */ member
1095 u8 fec_state; /*!< State of FEC */ member
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.c378 copy_settings_data->fec_enable_status = (link->fec_state == dc_link_fec_enabled); in dmub_psr_copy_settings()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1840 if (link->fec_state == dc_link_fec_enabled) { in power_down_all_hw_blocks()
1844 link->fec_state = dc_link_fec_not_ready; in power_down_all_hw_blocks()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1835 enum dc_link_fec_state fec_state;
1781 enum dc_link_fec_state fec_state; global() member
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_capability.c362 else if (link->fec_state == dc_link_fec_enabled) in dp_should_enable_fec()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c225 link->fec_state = dc_link_fec_enabled; in dcn401_init_hw()