dll_value        1196 drivers/video/fbdev/aty/radeon_pm.c 	u32 dll_value;
dll_value        1232 drivers/video/fbdev/aty/radeon_pm.c 	dll_value = INPLL(pllMDLL_RDCKA);
dll_value        1235 drivers/video/fbdev/aty/radeon_pm.c 	dll_value &= ~(dll_sleep_mask);
dll_value        1236 drivers/video/fbdev/aty/radeon_pm.c 	OUTPLL(pllMDLL_RDCKA, dll_value);
dll_value        1239 drivers/video/fbdev/aty/radeon_pm.c 	dll_value &= ~(dll_reset_mask);
dll_value        1240 drivers/video/fbdev/aty/radeon_pm.c 	OUTPLL(pllMDLL_RDCKA, dll_value);