Home
last modified time | relevance | path

Searched refs:dc_link_fec_ready (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc_link.h35 dc_link_fec_ready, enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_dp.c4351 link->fec_state = dc_link_fec_ready; in dp_set_fec_ready()
4357 } else if (link->fec_state == dc_link_fec_ready) { in dp_set_fec_ready()
4379 if (link->fec_state == dc_link_fec_ready && enable) { in dp_set_fec_enable()
4392 link->fec_state = dc_link_fec_ready; in dp_set_fec_enable()