Searched refs:FEC_CAPABLE (Results 1 – 4 of 4) sorted by relevance
199 if (((link->dpcd_caps.fec_cap.bits.FEC_CAPABLE && in dmub_replay_copy_settings()
398 if (((link->dpcd_caps.fec_cap.bits.FEC_CAPABLE && in dmub_psr_copy_settings()
329 link->dpcd_caps.fec_cap.bits.FEC_CAPABLE); in dp_is_fec_supported()1818 is_fec_supported = link->dpcd_caps.fec_cap.bits.FEC_CAPABLE; in retrieve_link_cap()1851 (link->dpcd_caps.fec_cap.bits.FEC_CAPABLE || in retrieve_link_cap()
733 uint8_t FEC_CAPABLE:1; member