Searched refs:panel_height (Results 1 – 3 of 3) sorted by relevance
36 uint32_t panel_height; member
440 "vactive", &panel->panel_height))) in am335x_read_timing()645 dma_size = round_page(sc->sc_panel.panel_width*sc->sc_panel.panel_height*sc->sc_panel.bpp/8); in am335x_lcd_configure()683 sc->sc_fb_size = sc->sc_panel.panel_width*sc->sc_panel.panel_height*sc->sc_panel.bpp/8; in am335x_lcd_configure()702 height = sc->sc_panel.panel_height - 1; in am335x_lcd_configure()821 sc->sc_fb_info.fb_height = sc->sc_panel.panel_height; in am335x_lcd_configure()900 sc->sc_panel.panel_height = videomode->vdisplay; in am335x_lcd_hdmi_event()
765 va_sc->height = panel->panel_height; in am335x_lcd_syscons_setup()