Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
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()