Home
last modified time | relevance | path

Searched refs:CLK_PIN_CNTL (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/video/
Daty128.h241 #define CLK_PIN_CNTL 0x0001 macro
Dradeon.h428 #define CLK_PIN_CNTL 0x0001 macro
/linux-3.4.99/drivers/video/aty/
Dradeon_pm.c567 rinfo->save_regs[4] = INPLL(CLK_PIN_CNTL); in radeon_pm_save_regs()
695 OUTPLL(CLK_PIN_CNTL, rinfo->save_regs[4]); in radeon_pm_restore_regs()
2380 OUTPLL(CLK_PIN_CNTL, rinfo->save_regs[4]);
2703 return rinfo->save_regs[4] != INPLL(CLK_PIN_CNTL) || in radeon_check_power_loss()