Home
last modified time | relevance | path

Searched refs:pllSCLK_CNTL_M6 (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/video/
Dradeonfb.c3727 sclk_cntl = INPLL( pllSCLK_CNTL_M6); in radeon_pm_setup_for_suspend()
3755 OUTPLL( pllSCLK_CNTL_M6, sclk_cntl); in radeon_pm_setup_for_suspend()
3932 sclk_cntl = INPLL( pllSCLK_CNTL_M6); in radeon_pm_disable_dynamic_mode()
3950 OUTPLL( pllSCLK_CNTL_M6, sclk_cntl); in radeon_pm_disable_dynamic_mode()
4027 sclk_cntl = INPLL( pllSCLK_CNTL_M6); in radeon_pm_enable_dynamic_mode()
4031 OUTPLL( pllSCLK_CNTL_M6, sclk_cntl); in radeon_pm_enable_dynamic_mode()
Dradeon.h1822 #define pllSCLK_CNTL_M6 0x000D macro