Searched refs:DSC_DISABLE (Results 1 – 1 of 1) sorted by relevance
686 static const uint8_t DSC_DISABLE; in dm_helpers_dp_write_dsc_enable() local692 uint8_t enable_dsc = enable ? DSC_DECODING : DSC_DISABLE; in dm_helpers_dp_write_dsc_enable()693 uint8_t enable_passthrough = enable ? DSC_PASSTHROUGH : DSC_DISABLE; in dm_helpers_dp_write_dsc_enable()