Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Daty128.h242 #define CLK_PIN_CNTL 0x0001 macro
H A Dradeon.h429 #define CLK_PIN_CNTL 0x0001 macro
/openbmc/qemu/hw/display/
H A Dati_regs.h287 #define CLK_PIN_CNTL 0x01 macro
/openbmc/linux/drivers/video/fbdev/aty/
H A 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()
2386 OUTPLL(CLK_PIN_CNTL, rinfo->save_regs[4]);
2719 return rinfo->save_regs[4] != INPLL(CLK_PIN_CNTL) || in radeon_check_power_loss()
/openbmc/u-boot/include/
H A Dradeon.h431 #define CLK_PIN_CNTL 0x0001 macro