Searched refs:lvtma_bit_depth_control (Results 1 – 1 of 1) sorted by relevance
2004 uint32_t lvtma_bit_depth_control = RREG32(AVIVO_LVTMA_BIT_DEPTH_CONTROL); in atombios_apply_encoder_quirks() local2006 lvtma_bit_depth_control &= ~AVIVO_LVTMA_BIT_DEPTH_CONTROL_TRUNCATE_EN; in atombios_apply_encoder_quirks()2007 lvtma_bit_depth_control &= ~AVIVO_LVTMA_BIT_DEPTH_CONTROL_SPATIAL_DITHER_EN; in atombios_apply_encoder_quirks()2009 WREG32(AVIVO_LVTMA_BIT_DEPTH_CONTROL, lvtma_bit_depth_control); in atombios_apply_encoder_quirks()