Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
Dradeon_pm.c1171 cko &= ~(MDLL_CKO__MCKOA_RESET | MDLL_CKO__MCKOB_RESET); in radeon_pm_enable_dll()
2327 cko &= ~(MDLL_CKO__MCKOA_RESET | MDLL_CKO__MCKOB_RESET);
2581 | MDLL_CKO__MCKOB_RESET; in radeon_set_suspend()
/kernel/linux/linux-5.10/include/video/
Dradeon.h1823 #define MDLL_CKO__MCKOB_RESET 0x00020000L macro