Searched refs:ver_sync_time (Results 1 – 5 of 5) sorted by relevance
1307 info.lcd_vbp = video_info->ver_back_porch + video_info->ver_sync_time; in disp_al_vdevice_cfg()1308 info.lcd_vspw = video_info->ver_sync_time; in disp_al_vdevice_cfg()1598 video_info->ver_back_porch + video_info->ver_sync_time; in disp_al_vdpo_cfg()1599 panel.lcd_vspw = video_info->ver_sync_time; in disp_al_vdpo_cfg()
490 tt->ver_sync_time = (vspw + 1); in tcon_get_timing()1435 timing->ver_sync_time + timing->ver_back_porch - 1; in tcon1_cfg()1437 lcd_dev[sel]->tcon1_basic5.bits.vspw = timing->ver_sync_time - 1; in tcon1_cfg()1477 timing.ver_sync_time = panel->lcd_vspw; in tcon1_cfg_ex()
569 tt->ver_sync_time = (vspw + 1); in tcon_get_timing()1441 timing->ver_sync_time + timing->ver_back_porch - 1; in tcon1_cfg()1443 lcd_dev[sel]->tcon1_basic5.bits.vspw = timing->ver_sync_time - 1; in tcon1_cfg()1483 timing.ver_sync_time = panel->lcd_vspw; in tcon1_cfg_ex()
684 unsigned int ver_sync_time; member
2372 timmings->ver_sync_time = panel_info->lcd_vspw; in disp_lcd_init()
Completed in 24 milliseconds