Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/aty/
Dradeon_pm.c1170 cko &= ~(MDLL_CKO__MCKOA_RESET | MDLL_CKO__MCKOB_RESET); in radeon_pm_enable_dll()
2325 cko &= ~(MDLL_CKO__MCKOA_RESET | MDLL_CKO__MCKOB_RESET);
2579 | MDLL_CKO__MCKOB_RESET; in radeon_set_suspend()
/linux-4.4.14/include/video/
Dradeon.h1822 #define MDLL_CKO__MCKOB_RESET 0x00020000L macro