Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/am335x/
H A Dam335x_lcd.h36 uint32_t panel_hbp; member
H A Dam335x_lcd.c446 "hback-porch", &panel->panel_hbp))) in am335x_read_timing()
692 hbp = sc->sc_panel.panel_hbp - 1; in am335x_lcd_configure()
900 sc->sc_panel.panel_hbp = videomode->htotal - videomode->hsync_end; in am335x_lcd_hdmi_event()
/freebsd/sys/powerpc/mpc85xx/
H A Dfsl_diu.c142 uint32_t panel_hbp; member
264 reg = (panel->panel_hbp << BP_H_SHIFT); in diu_init()
393 sc->sc_panel.panel_hbp = videomode->hsync_start - videomode->hdisplay; in diu_attach()