Home
last modified time | relevance | path

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

/drivers/video/aty/
Dradeon_backlight.c84 rinfo->pending_lvds_gen_cntl = lvds_gen_cntl; in radeon_bl_update_status()
95 rinfo->init_state.lvds_gen_cntl |= rinfo->pending_lvds_gen_cntl in radeon_bl_update_status()
113 rinfo->pending_lvds_gen_cntl = lvds_gen_cntl; in radeon_bl_update_status()
Dradeonfb.h359 u32 pending_lvds_gen_cntl; member
Dradeon_base.c1000 rinfo->pending_lvds_gen_cntl = target_val; in radeon_screen_blank()
1026 rinfo->pending_lvds_gen_cntl = val; in radeon_screen_blank()
1346 OUTREG(LVDS_GEN_CNTL, rinfo->pending_lvds_gen_cntl); in radeon_lvds_timer_func()