Home
last modified time | relevance | path

Searched refs:lcd_cfg_horizontal_sync (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dda8xx-fb.c388 static void lcd_cfg_horizontal_sync(int back_porch, int pulse_width, in lcd_cfg_horizontal_sync() function
695 lcd_cfg_horizontal_sync(panel->hbp, panel->hsw, panel->hfp); in lcd_init()
/openbmc/linux/drivers/video/fbdev/
H A Dda8xx-fb.c404 static void lcd_cfg_horizontal_sync(int back_porch, int pulse_width, in lcd_cfg_horizontal_sync() function
795 lcd_cfg_horizontal_sync(panel->left_margin, panel->hsync_len, in lcd_init()
1146 lcd_cfg_horizontal_sync(sync_arg.back_porch, in fb_ioctl()