Home
last modified time | relevance | path

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

/Linux-v4.19/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.h359 u32 pending_lvds_gen_cntl; member
Dradeon_base.c1113 rinfo->pending_lvds_gen_cntl = target_val; in radeon_screen_blank()
1139 rinfo->pending_lvds_gen_cntl = val; in radeon_screen_blank()
1459 OUTREG(LVDS_GEN_CNTL, rinfo->pending_lvds_gen_cntl); in radeon_lvds_timer_func()