Lines Matching refs:LVDS_GEN_CNTL
1790 INREG(TMDS_TRANSMITTER_CNTL), INREG(TMDS_CNTL), INREG(LVDS_GEN_CNTL)); in radeonfb_pci_register()
2618 tmp = INREG(LVDS_GEN_CNTL); in radeonfb_ioctl()
2622 tmp = INREG(LVDS_GEN_CNTL); in radeonfb_ioctl()
2627 OUTREG(LVDS_GEN_CNTL, tmp); in radeonfb_ioctl()
2655 tmp = INREG(LVDS_GEN_CNTL); in radeonfb_ioctl()
2736 u32 val_lvds = INREG(LVDS_GEN_CNTL); in radeonfb_blank()
2774 OUTREG(LVDS_GEN_CNTL, val_lvds); in radeonfb_blank()
2937 save->lvds_gen_cntl = INREG(LVDS_GEN_CNTL); in radeon_save_state()
3420 unsigned int tmp = INREG(LVDS_GEN_CNTL); in radeon_write_mode()
3427 OUTREG(LVDS_GEN_CNTL, mode->lvds_gen_cntl); in radeon_write_mode()
3431 OUTREG(LVDS_GEN_CNTL, mode->lvds_gen_cntl); in radeon_write_mode()
3433 OUTREG(LVDS_GEN_CNTL, mode->lvds_gen_cntl | in radeon_write_mode()
3436 OUTREG(LVDS_GEN_CNTL, mode->lvds_gen_cntl); in radeon_write_mode()
3474 unsigned int lvds_gen_cntl = INREG(LVDS_GEN_CNTL); in radeon_set_backlight_enable()
3492 OUTREG(LVDS_GEN_CNTL, lvds_gen_cntl); in radeon_set_backlight_enable()
3493 (void)INREG(LVDS_GEN_CNTL); in radeon_set_backlight_enable()
3496 OUTREG(LVDS_GEN_CNTL, lvds_gen_cntl); in radeon_set_backlight_enable()
3508 OUTREG(LVDS_GEN_CNTL, lvds_gen_cntl); in radeon_set_backlight_enable()
3513 OUTREG(LVDS_GEN_CNTL, lvds_gen_cntl); in radeon_set_backlight_enable()
3565 rinfo->save_regs[11] = INREG(LVDS_GEN_CNTL); in radeon_pm_save_regs()
3612 OUTREG(LVDS_GEN_CNTL, rinfo->save_regs[11]); in radeon_pm_restore_regs()