Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/aty/
Dradeon_pm.c1153 | MDLL_CKO__MCKOA_RESET; in radeon_pm_enable_dll()
1171 cko &= ~(MDLL_CKO__MCKOA_RESET | MDLL_CKO__MCKOB_RESET); in radeon_pm_enable_dll()
2329 cko &= ~(MDLL_CKO__MCKOA_RESET | MDLL_CKO__MCKOB_RESET);
2582 tmp = INPLL( pllMDLL_CKO) | MDLL_CKO__MCKOA_RESET in radeon_set_suspend()
/Linux-v5.4/include/video/
Dradeon.h1812 #define MDLL_CKO__MCKOA_RESET 0x00000002L macro