Searched refs:MDLL_CKO__MCKOA_SLEEP (Results 1 – 2 of 2) sorted by relevance
1151 u32 cko = INPLL(pllMDLL_CKO) | MDLL_CKO__MCKOA_SLEEP in radeon_pm_enable_dll()1167 cko &= ~(MDLL_CKO__MCKOA_SLEEP | MDLL_CKO__MCKOB_SLEEP); in radeon_pm_enable_dll()2317 cko &= ~(MDLL_CKO__MCKOA_SLEEP | MDLL_CKO__MCKOB_SLEEP);
1809 #define MDLL_CKO__MCKOA_SLEEP 0x00000001L macro