Home
last modified time | relevance | path

Searched refs:MDLL_CKO__MCKOA_SLEEP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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);
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Dradeon_pm.c1151 u32 cko = INPLL(pllMDLL_CKO) | MDLL_CKO__MCKOA_SLEEP in radeon_pm_enable_dll()
1167 cko &= ~(MDLL_CKO__MCKOA_SLEEP | MDLL_CKO__MCKOB_SLEEP); in radeon_pm_enable_dll()
2323 cko &= ~(MDLL_CKO__MCKOA_SLEEP | MDLL_CKO__MCKOB_SLEEP);
/kernel/linux/linux-5.10/include/video/
H A Dradeon.h1810 #define MDLL_CKO__MCKOA_SLEEP 0x00000001L macro
/kernel/linux/linux-6.6/include/video/
H A Dradeon.h1810 #define MDLL_CKO__MCKOA_SLEEP 0x00000001L macro

Completed in 20 milliseconds