Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_backlight.c95 tmpPixclksCntl = INPLL(PIXCLKS_CNTL); in radeon_bl_update_status()
97 OUTPLLP(PIXCLKS_CNTL, 0, ~PIXCLK_LVDS_ALWAYS_ONb); in radeon_bl_update_status()
111 OUTPLL(PIXCLKS_CNTL, tmpPixclksCntl); in radeon_bl_update_status()
H A Dradeon_base.c1121 tmp_pix_clks = INPLL(PIXCLKS_CNTL); in radeon_screen_blank()
1123 OUTPLLP(PIXCLKS_CNTL, 0, ~PIXCLK_LVDS_ALWAYS_ONb); in radeon_screen_blank()
1137 OUTPLL(PIXCLKS_CNTL, tmp_pix_clks); in radeon_screen_blank()
H A Dradeon_pm.c569 rinfo->save_regs[6] = INPLL(PIXCLKS_CNTL); in radeon_pm_save_regs()
697 OUTPLL(PIXCLKS_CNTL, rinfo->save_regs[6]); in radeon_pm_restore_regs()
/openbmc/u-boot/include/
H A Dradeon.h455 #define PIXCLKS_CNTL 0x002d macro
/openbmc/linux/include/video/
H A Dradeon.h453 #define PIXCLKS_CNTL 0x002d macro