Searched refs:disp_pwr_man (Results 1 – 1 of 1) sorted by relevance
52 uint32_t lvds_gen_cntl, lvds_pll_cntl, pixclks_cntl, disp_pwr_man; in radeon_legacy_lvds_update() local86 disp_pwr_man = RREG32(RADEON_DISP_PWR_MAN); in radeon_legacy_lvds_update()87 disp_pwr_man |= RADEON_AUTO_PWRUP_EN; in radeon_legacy_lvds_update()88 WREG32(RADEON_DISP_PWR_MAN, disp_pwr_man); in radeon_legacy_lvds_update()