Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/aty/
H A Dradeon_pm.c1152 | MDLL_CKO__MCKOA_RESET; in radeon_pm_enable_dll()
1170 cko &= ~(MDLL_CKO__MCKOA_RESET | MDLL_CKO__MCKOB_RESET); in radeon_pm_enable_dll()
2326 cko &= ~(MDLL_CKO__MCKOA_RESET | MDLL_CKO__MCKOB_RESET);
2579 tmp = INPLL( pllMDLL_CKO) | MDLL_CKO__MCKOA_RESET in radeon_set_suspend()
/linux/include/video/
H A Dradeon.h1812 #define MDLL_CKO__MCKOA_RESET 0x00000002L macro