Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/boot/dts/
Dimx25-eukrea-mbimxsd25-baseboard-cmo-qvga.dts17 model = "Eukrea MBIMXSD25 with the CMO-QVGA Display";
21 model = "CMO-QVGA";
Dimx27-eukrea-mbimxsd27-baseboard.dts18 display0: CMO-QVGA {
19 model = "CMO-QVGA";
Domap3-panel-sharp-ls037v7dw01.dtsi3 * Common file for omap dpi panels with QVGA and reset pins
/Linux-v4.19/arch/sh/boards/mach-migor/
DKconfig9 bool "QVGA (320x240)"
/Linux-v4.19/Documentation/devicetree/bindings/display/panel/
Dsharp,lq035q7db03.txt1 Sharp LQ035Q7DB03 3.5" QVGA TFT LCD panel
Dwinstar,wf35ltiacd.txt1 Winstar Display Corporation 3.5" QVGA (320x240) TFT LCD panel
Dsharp,ls037v7dw01.txt20 between QVGA and VGA mode and the scan direction. As these pins can be also
/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/
Dov772x.txt4 such as VGA, QVGA, and any size scaling down from CIF to 40x30. It also can
Dov7740.txt4 size, such as VGA, and QVGA, CIF and any size smaller. It also
/Linux-v4.19/Documentation/media/v4l-drivers/
Dcpia2.rst30 - Image formats: VGA, QVGA, CIF, QCIF, and a number of sizes in between.
31 VGA and QVGA are the native image sizes for the VGA camera. CIF is done
32 in the coprocessor by scaling QVGA. All other sizes are done by clipping.
Dcafe_ccic.rst16 QVGA modes work; CIF is there but the colors remain funky. Only the OV7670
/Linux-v4.19/drivers/gpu/drm/panel/
DKconfig42 tristate "Ilitek ILI9322 320x240 QVGA panels"
47 QVGA (320x240) RGB, YUV and ITU-T BT.656 panels.
/Linux-v4.19/arch/arm/mach-omap1/
DKconfig99 bool "Mistral QVGA board Support"
/Linux-v4.19/drivers/media/i2c/soc_camera/
Dov9640.c337 enum { QQCIF, QQVGA, QCIF, QVGA, CIF, VGA, SXGA }; in ov9640_res_roundup() enumerator