Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/link/protocols/
A Dlink_dp_phy.c163 link->fec_state = dc_link_fec_ready; in dp_set_fec_ready()
166 if (link->fec_state == dc_link_fec_ready) { in dp_set_fec_ready()
173 link->fec_state = dc_link_fec_not_ready; in dp_set_fec_ready()
191 if (link->fec_state == dc_link_fec_ready) { in dp_set_fec_enable()
201 link->fec_state = dc_link_fec_enabled; in dp_set_fec_enable()
204 if (link->fec_state == dc_link_fec_enabled) { in dp_set_fec_enable()
206 link->fec_state = dc_link_fec_ready; in dp_set_fec_enable()
A Dlink_dp_capability.c360 if (link->fec_state == dc_link_fec_enabled) in dp_should_enable_fec()
/drivers/scsi/bfa/
A Dbfa_defs_svc.h996 enum bfa_fec_state_s fec_state; /*!< current FEC state */ member
1095 u8 fec_state; /*!< State of FEC */ member
A Dbfa_svc.h565 enum bfa_fec_state_s fec_state; member
A Dbfa_svc.c3015 fcport->fec_state = BFA_FEC_OFFLINE; in bfa_fcport_attach()
3078 fcport->fec_state = pevent->link_state.fec_state; in bfa_fcport_update_linkinfo()
3099 fcport->fec_state = BFA_FEC_OFFLINE; in bfa_fcport_reset_linkinfo()
3928 attr->fec_state = fcport->fec_state; in bfa_fcport_get_attr()
/drivers/gpu/drm/amd/display/dc/dce/
A Ddmub_psr.c378 copy_settings_data->fec_enable_status = (link->fec_state == dc_link_fec_enabled); in dmub_psr_copy_settings()
A Ddmub_replay.c211 copy_settings_data->flags.bitfields.fec_enable_status = (link->fec_state == dc_link_fec_enabled); in dmub_replay_copy_settings()
/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
A Ddcn31_hwseq.c174 link->fec_state = dc_link_fec_enabled; in dcn31_init_hw()
/drivers/gpu/drm/amd/display/dc/
A Ddc.h1643 enum dc_link_fec_state fec_state; member
/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
A Ddcn30_hwseq.c716 link->fec_state = dc_link_fec_enabled; in dcn30_init_hw()
/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
A Ddcn35_hwseq.c197 link->fec_state = dc_link_fec_enabled; in dcn35_init_hw()
/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
A Ddcn32_hwseq.c848 link->fec_state = dc_link_fec_enabled; in dcn32_init_hw()
/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
A Ddcn401_hwseq.c212 link->fec_state = dc_link_fec_enabled; in dcn401_init_hw()
/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
A Ddcn10_hwseq.c1795 link->fec_state = dc_link_fec_enabled; in dcn10_init_hw()

Completed in 78 milliseconds