Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/aty/
Dradeon_pm.c1159 | MDLL_RDCKB__MRDCKB1_RESET; in radeon_pm_enable_dll()
1185 ckb &= ~(MDLL_RDCKB__MRDCKB0_RESET | MDLL_RDCKB__MRDCKB1_RESET); in radeon_pm_enable_dll()
2343 ckb &= ~(MDLL_RDCKB__MRDCKB0_RESET | MDLL_RDCKB__MRDCKB1_RESET);
/Linux-v5.4/include/video/
Dradeon.h1877 #define MDLL_RDCKB__MRDCKB1_RESET 0x00020000L macro