Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/aty/
Dradeon_backlight.c85 rinfo->pending_lvds_gen_cntl = lvds_gen_cntl; in radeon_bl_update_status()
96 rinfo->init_state.lvds_gen_cntl |= rinfo->pending_lvds_gen_cntl in radeon_bl_update_status()
114 rinfo->pending_lvds_gen_cntl = lvds_gen_cntl; in radeon_bl_update_status()
Dradeonfb.h358 u32 pending_lvds_gen_cntl; member
Dradeon_base.c1118 rinfo->pending_lvds_gen_cntl = target_val; in radeon_screen_blank()
1144 rinfo->pending_lvds_gen_cntl = val; in radeon_screen_blank()
1464 OUTREG(LVDS_GEN_CNTL, rinfo->pending_lvds_gen_cntl); in radeon_lvds_timer_func()