pending_lvds_gen_cntl   82 drivers/video/fbdev/aty/radeon_backlight.c 			rinfo->pending_lvds_gen_cntl = lvds_gen_cntl;
pending_lvds_gen_cntl   93 drivers/video/fbdev/aty/radeon_backlight.c 		rinfo->init_state.lvds_gen_cntl |= rinfo->pending_lvds_gen_cntl
pending_lvds_gen_cntl  111 drivers/video/fbdev/aty/radeon_backlight.c 		rinfo->pending_lvds_gen_cntl = lvds_gen_cntl;
pending_lvds_gen_cntl 1113 drivers/video/fbdev/aty/radeon_base.c 					rinfo->pending_lvds_gen_cntl = target_val;
pending_lvds_gen_cntl 1139 drivers/video/fbdev/aty/radeon_base.c 			rinfo->pending_lvds_gen_cntl = val;
pending_lvds_gen_cntl 1459 drivers/video/fbdev/aty/radeon_base.c 	OUTREG(LVDS_GEN_CNTL, rinfo->pending_lvds_gen_cntl);
pending_lvds_gen_cntl  359 drivers/video/fbdev/aty/radeonfb.h 	u32			pending_lvds_gen_cntl;