Home
last modified time | relevance | path

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

/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx25-eukrea-mbimxsd25-baseboard-cmo-qvga.dts9 model = "Eukrea MBIMXSD25 with the CMO-QVGA Display";
13 model = "CMO-QVGA";
H A Dimx27-eukrea-mbimxsd27-baseboard.dts12 display0: CMO-QVGA {
13 model = "CMO-QVGA";
/linux/arch/sh/boards/mach-migor/
H A DKconfig9 bool "QVGA (320x240)"
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-panel-sharp-ls037v7dw01.dtsi3 * Common file for omap dpi panels with QVGA and reset pins
/linux/Documentation/devicetree/bindings/media/i2c/
H A Dov7740.txt4 size, such as VGA, and QVGA, CIF and any size smaller. It also
/linux/Documentation/admin-guide/media/
H A Dcafe_ccic.rst18 QVGA modes work; CIF is there but the colors remain funky. Only the OV7670
/linux/drivers/gpu/drm/panel/
H A DKconfig189 tristate "Ilitek ILI9322 320x240 QVGA panels"
194 QVGA (320x240) RGB, YUV and ITU-T BT.656 panels.
197 tristate "Ilitek ILI9341 240x320 QVGA panels"
205 QVGA (240x320) RGB panels. support serial & parallel rgb
/linux/drivers/media/i2c/
H A Dov9640.c354 enum { QQCIF, QQVGA, QCIF, QVGA, CIF, VGA, SXGA }; in ov9640_res_roundup() enumerator