Searched refs:videomode (Results 1 – 11 of 11) sorted by relevance
| /f-stack/freebsd/arm/ti/am335x/ |
| H A D | am335x_lcd.c | 582 const struct videomode *videomode; in am335x_lcd_pick_mode() local 587 videomode = NULL; in am335x_lcd_pick_mode() 610 return videomode; in am335x_lcd_pick_mode() 851 const struct videomode *videomode; in am335x_lcd_hdmi_event() local 879 videomode = NULL; in am335x_lcd_hdmi_event() 897 videomode->vdisplay, am335x_mode_vrefresh(videomode)); in am335x_lcd_hdmi_event() 901 sc->sc_panel.panel_hfp = videomode->hsync_start - videomode->hdisplay; in am335x_lcd_hdmi_event() 902 sc->sc_panel.panel_hbp = videomode->htotal - videomode->hsync_end; in am335x_lcd_hdmi_event() 904 sc->sc_panel.panel_vfp = videomode->vsync_start - videomode->vdisplay; in am335x_lcd_hdmi_event() 905 sc->sc_panel.panel_vbp = videomode->vtotal - videomode->vsync_end; in am335x_lcd_hdmi_event() [all …]
|
| H A D | tda19988.c | 424 tda19988_init_encoder(struct tda19988_softc *sc, const struct videomode *mode) in tda19988_init_encoder() 769 tda19988_set_videomode(device_t dev, const struct videomode *mode) in tda19988_set_videomode()
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx6_ipu.c | 1080 const struct videomode *videomode; in ipu_pick_mode() local 1084 videomode = NULL; in ipu_pick_mode() 1094 if (videomode == NULL) { in ipu_pick_mode() 1102 videomode = &m[n]; in ipu_pick_mode() 1107 return videomode; in ipu_pick_mode() 1117 const struct videomode *videomode; in ipu_hdmi_event() local 1127 videomode = NULL; in ipu_hdmi_event() 1137 if (videomode == NULL) in ipu_hdmi_event() 1140 if (videomode == NULL) { in ipu_hdmi_event() 1145 sc->sc_mode = videomode; in ipu_hdmi_event() [all …]
|
| /f-stack/freebsd/mips/ingenic/ |
| H A D | jz4780_lcd.c | 168 jzlcd_setup_descriptor(struct jzlcd_softc *sc, const struct videomode *mode, in jzlcd_setup_descriptor() 199 jzlcd_set_videomode(struct jzlcd_softc *sc, const struct videomode *mode) in jzlcd_set_videomode() 266 jzlcd_configure(struct jzlcd_softc *sc, const struct videomode *mode) in jzlcd_configure() 329 jzlcd_get_bandwidth(const struct videomode *mode) in jzlcd_get_bandwidth() 340 jzlcd_mode_supported(const struct videomode *mode) in jzlcd_mode_supported() 357 static const struct videomode * 360 const struct videomode *best; in jzlcd_find_mode() 388 const struct videomode *mode; in jzlcd_hdmi_event() 389 struct videomode hdmi_mode; in jzlcd_hdmi_event()
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | a10_fb.c | 199 a10fb_setup_debe(struct a10fb_softc *sc, const struct videomode *mode) in a10fb_setup_debe() 343 a10fb_setup_tcon(struct a10fb_softc *sc, const struct videomode *mode) in a10fb_setup_tcon() 464 a10fb_configure(struct a10fb_softc *sc, const struct videomode *mode) in a10fb_configure() 531 const struct videomode *mode; in a10fb_hdmi_event() 532 struct videomode hdmi_mode; in a10fb_hdmi_event()
|
| H A D | a10_hdmi.c | 522 a10hdmi_set_audiomode(device_t dev, const struct videomode *mode) in a10hdmi_set_audiomode() 600 a10hdmi_set_videomode(device_t dev, const struct videomode *mode) in a10hdmi_set_videomode()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/tilcdc/ |
| H A D | panel.txt | 15 - display-timings: typical videomode of lcd panel. Multiple video modes
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/ |
| H A D | atmel,lcdc.txt | 22 - default-mode: a videomode within the display with timing parameters
|
| /f-stack/freebsd/mips/conf/ |
| H A D | JZ4780 | 95 device videomode
|
| /f-stack/freebsd/arm/conf/ |
| H A D | IMX6 | 115 device videomode
|
| H A D | GENERIC | 246 device videomode
|