Searched refs:tmds_transmitter_cntl (Results 1 – 2 of 2) sorted by relevance
1232 save->tmds_transmitter_cntl = INREG(TMDS_TRANSMITTER_CNTL); in radeon_save_state()1402 OUTREG(TMDS_TRANSMITTER_CNTL, mode->tmds_transmitter_cntl); in radeon_write_mode()1799 newmode->tmds_transmitter_cntl = rinfo->init_state.tmds_transmitter_cntl; in radeonfb_set_par()1807 newmode->tmds_transmitter_cntl &= ~(TMDS_PLLRST); in radeonfb_set_par()1811 newmode->tmds_transmitter_cntl &= ~TMDS_PLL_EN; in radeonfb_set_par()1813 newmode->tmds_transmitter_cntl |= TMDS_PLL_EN; in radeonfb_set_par()
227 u32 tmds_transmitter_cntl; member