Searched refs:MDLL_CKO__MCKOA_RESET (Results 1 – 2 of 2) sorted by relevance
1727 #define MDLL_CKO__MCKOA_RESET 0x00000002L macro
4130 u32 DLL_CKO_Value = INPLL(pllMDLL_CKO) | MDLL_CKO__MCKOA_SLEEP | MDLL_CKO__MCKOA_RESET; in radeon_pm_enable_dll()4148 DLL_CKO_Value &= ~(MDLL_CKO__MCKOA_RESET ); in radeon_pm_enable_dll()4296 OUTPLL( pllMDLL_CKO, INPLL( pllMDLL_CKO) | MDLL_CKO__MCKOA_RESET | MDLL_CKO__MCKOB_RESET); in radeon_set_suspend()