Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/video/
H A Daty128.h242 #define CLK_PIN_CNTL 0x0001 macro
H A Dradeon.h429 #define CLK_PIN_CNTL 0x0001 macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dradeon_pm.c568 rinfo->save_regs[4] = INPLL(CLK_PIN_CNTL); in radeon_pm_save_regs()
696 OUTPLL(CLK_PIN_CNTL, rinfo->save_regs[4]); in radeon_pm_restore_regs()
2387 OUTPLL(CLK_PIN_CNTL, rinfo->save_regs[4]);
2720 return rinfo->save_regs[4] != INPLL(CLK_PIN_CNTL) || in radeon_check_power_loss()
/OK3568_Linux_fs/u-boot/include/
H A Dradeon.h431 #define CLK_PIN_CNTL 0x0001 macro