Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/video/fbdev/aty/
Dradeon_pm.c1157 | MDLL_RDCKB__MRDCKB1_SLEEP | MDLL_RDCKB__MRDCKB0_RESET in radeon_pm_enable_dll()
1184 ckb &= ~(MDLL_RDCKB__MRDCKB0_RESET | MDLL_RDCKB__MRDCKB1_RESET); in radeon_pm_enable_dll()
2340 ckb &= ~(MDLL_RDCKB__MRDCKB0_RESET | MDLL_RDCKB__MRDCKB1_RESET);
/Linux-v6.1/include/video/
Dradeon.h1864 #define MDLL_RDCKB__MRDCKB0_RESET 0x00000002L macro