Searched refs:pending_lvds_gen_cntl (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/aty/
H A Dradeon_backlight.c84 rinfo->pending_lvds_gen_cntl = lvds_gen_cntl;
95 rinfo->init_state.lvds_gen_cntl |= rinfo->pending_lvds_gen_cntl
113 rinfo->pending_lvds_gen_cntl = lvds_gen_cntl;
H A Dradeonfb.h352 u32 pending_lvds_gen_cntl; member in struct:radeonfb_info
H A Dradeon_base.c987 rinfo->pending_lvds_gen_cntl = target_val;
1013 rinfo->pending_lvds_gen_cntl = val;
1321 OUTREG(LVDS_GEN_CNTL, rinfo->pending_lvds_gen_cntl);

Completed in 54 milliseconds