Searched refs:MDLL_CKO__MCKOA_SLEEP (Results 1 – 2 of 2) sorted by relevance
1152 u32 cko = INPLL(pllMDLL_CKO) | MDLL_CKO__MCKOA_SLEEP in radeon_pm_enable_dll()1168 cko &= ~(MDLL_CKO__MCKOA_SLEEP | MDLL_CKO__MCKOB_SLEEP); in radeon_pm_enable_dll()2324 cko &= ~(MDLL_CKO__MCKOA_SLEEP | MDLL_CKO__MCKOB_SLEEP);
1810 #define MDLL_CKO__MCKOA_SLEEP 0x00000001L macro