Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dradeonfb.c4130 u32 DLL_CKO_Value = INPLL(pllMDLL_CKO) | MDLL_CKO__MCKOA_SLEEP | MDLL_CKO__MCKOA_RESET; in radeon_pm_enable_dll()
4135 OUTPLL(pllMDLL_CKO, DLL_CKO_Value); in radeon_pm_enable_dll()
4145 OUTPLL(pllMDLL_CKO, DLL_CKO_Value); in radeon_pm_enable_dll()
4149 OUTPLL(pllMDLL_CKO, DLL_CKO_Value); in radeon_pm_enable_dll()
4175 OUTPLL(pllMDLL_CKO, DLL_CKO_Value); in radeon_pm_enable_dll()
4179 OUTPLL(pllMDLL_CKO, DLL_CKO_Value); in radeon_pm_enable_dll()
4296 OUTPLL( pllMDLL_CKO, INPLL( pllMDLL_CKO) | MDLL_CKO__MCKOA_RESET | MDLL_CKO__MCKOB_RESET); in radeon_set_suspend()
Dradeon.h1841 #define pllMDLL_CKO 0x000F macro