Searched refs:pllCLK_PIN_CNTL (Results 1 – 2 of 2) sorted by relevance
3826 clk_pin_cntl = INPLL( pllCLK_PIN_CNTL); in radeon_pm_setup_for_suspend()3841 OUTPLL( pllCLK_PIN_CNTL, clk_pin_cntl); in radeon_pm_setup_for_suspend()3893 clk_pin_cntl = INPLL( pllCLK_PIN_CNTL); in radeon_pm_setup_for_suspend()3906 OUTPLL( pllCLK_PIN_CNTL, clk_pin_cntl); in radeon_pm_setup_for_suspend()4020 clk_pin_cntl = INPLL( pllCLK_PIN_CNTL); in radeon_pm_enable_dynamic_mode()4023 OUTPLL( pllCLK_PIN_CNTL, clk_pin_cntl); in radeon_pm_enable_dynamic_mode()
1817 #define pllCLK_PIN_CNTL 0x0001 macro