Home
last modified time | relevance | path

Searched refs:MDLL_CKO__MCKOA_SLEEP (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dradeon_pm.c1152 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);
/OK3568_Linux_fs/u-boot/include/
H A Dradeon.h1806 #define MDLL_CKO__MCKOA_SLEEP 0x00000001L macro
/OK3568_Linux_fs/kernel/include/video/
H A Dradeon.h1810 #define MDLL_CKO__MCKOA_SLEEP 0x00000001L macro