Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/aty/
Dradeon_backlight.c82 rinfo->pending_lvds_gen_cntl = lvds_gen_cntl; in radeon_bl_update_status()
93 rinfo->init_state.lvds_gen_cntl |= rinfo->pending_lvds_gen_cntl in radeon_bl_update_status()
111 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()