Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/
H A Dda8xx-fb.c389 static void lcd_cfg_horizontal_sync(int back_porch, int pulse_width, in lcd_cfg_horizontal_sync() function
696 lcd_cfg_horizontal_sync(panel->hbp, panel->hsw, panel->hfp); in lcd_init()