Home
last modified time | relevance | path

Searched refs:TMDS_PLLRST (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dradeon.h659 #define TMDS_PLLRST (1 << 1) macro
/OK3568_Linux_fs/kernel/include/video/
H A Dradeon.h661 #define TMDS_PLLRST (1 << 1) macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dradeon_pm.c806 reg &= ~(TMDS_PLL_EN | TMDS_PLLRST); in radeon_pm_low_current()
2500 tmp &= ~TMDS_PLLRST;
H A Dradeon_base.c1904 newmode->tmds_transmitter_cntl &= ~(TMDS_PLLRST); in radeonfb_set_par()