Searched refs:LVDS_GEN_CNTL (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/aty/
H A Dradeon_backlight.c71 lvds_gen_cntl = INREG(LVDS_GEN_CNTL);
77 OUTREG(LVDS_GEN_CNTL, lvds_gen_cntl);
92 OUTREG(LVDS_GEN_CNTL, lvds_gen_cntl);
108 OUTREG(LVDS_GEN_CNTL, lvds_gen_cntl);
111 OUTREG(LVDS_GEN_CNTL, lvds_gen_cntl);
H A Dradeon_pm.c572 rinfo->save_regs[11] = INREG(LVDS_GEN_CNTL);
612 rinfo->save_regs[81] = INREG(LVDS_GEN_CNTL);
708 OUTREG(LVDS_GEN_CNTL, rinfo->save_regs[11]);
907 OUTREG(LVDS_GEN_CNTL, INREG(LVDS_GEN_CNTL) &
1605 tmp = INREG(LVDS_GEN_CNTL);
1606 OUTREG(LVDS_GEN_CNTL, tmp | LVDS_EN);
1906 OUTREG(LVDS_GEN_CNTL, rinfo->save_regs[11] &
1922 OUTREG(LVDS_GEN_CNTL, INREG(LVDS_GEN_CNTL) | LVDS_DIGO
[all...]
H A Daty128fb.c1260 reg = aty_ld_le32(LVDS_GEN_CNTL);
1263 aty_st_le32(LVDS_GEN_CNTL, reg);
1271 reg = aty_ld_le32(LVDS_GEN_CNTL);
1273 aty_st_le32(LVDS_GEN_CNTL, reg);
1276 aty_st_le32(LVDS_GEN_CNTL, reg);
1720 unsigned int reg = aty_ld_le32(LVDS_GEN_CNTL);
1735 aty_st_le32(LVDS_GEN_CNTL, reg);
1736 aty_ld_le32(LVDS_GEN_CNTL);
1739 aty_st_le32(LVDS_GEN_CNTL, reg);
1747 aty_st_le32(LVDS_GEN_CNTL, re
[all...]
H A Dradeon_base.c874 tmp = INREG(LVDS_GEN_CNTL);
878 tmp = INREG(LVDS_GEN_CNTL);
883 OUTREG(LVDS_GEN_CNTL, tmp);
904 tmp = INREG(LVDS_GEN_CNTL);
969 val = INREG(LVDS_GEN_CNTL);
975 OUTREG(LVDS_GEN_CNTL, target_val);
977 OUTREG(LVDS_GEN_CNTL, target_val
984 OUTREG(LVDS_GEN_CNTL, target_val);
995 OUTREG(LVDS_GEN_CNTL, val);
1008 OUTREG(LVDS_GEN_CNTL, va
[all...]
H A Dradeon_i2c.c157 (INREG(LVDS_GEN_CNTL) & LVDS_ON)) {
H A Dradeon_monitor.c136 /* Maybe check for LVDS_GEN_CNTL here ? I need to check out
560 || (INREG(LVDS_GEN_CNTL) & LVDS_ON))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/video/
H A Daty128.h51 #define LVDS_GEN_CNTL 0x02d0 macro
380 /* LVDS_GEN_CNTL constants */
H A Dradeon.h390 #define LVDS_GEN_CNTL 0x02d0 macro
635 /* LVDS_GEN_CNTL bit constants */

Completed in 117 milliseconds