Home
last modified time | relevance | path

Searched full:monochrome (Results 1 – 25 of 77) sorted by relevance

1234

/Linux-v5.10/Documentation/devicetree/bindings/media/i2c/
Dmt9v032.txt11 (b) "aptina,mt9v022m" for MT9V022 monochrome sensor
13 (d) "aptina,mt9v024m" for MT9V024 monochrome sensor
15 (f) "aptina,mt9v032m" for MT9V032 monochrome sensor
17 (h) "aptina,mt9v034m" for MT9V034 monochrome sensor
/Linux-v5.10/arch/arm/mach-pxa/include/mach/
Dregs-lcd.h60 #define LCCR0_CMS (1 << 1) /* Color/Monochrome Display Select */
62 #define LCCR0_Mono (LCCR0_CMS*1) /* Monochrome display */
74 #define LCCR0_DPD (1 << 9) /* Double Pixel Data (monochrome) */
75 #define LCCR0_4PixMono (LCCR0_DPD*0) /* 4-Pixel/clock Monochrome display */
76 #define LCCR0_8PixMono (LCCR0_DPD*1) /* 8-Pixel/clock Monochrome display */
/Linux-v5.10/drivers/video/fbdev/
Datafb_mfb.c3 * monochrome
20 * Monochrome
/Linux-v5.10/include/uapi/linux/
Dscreen_info.h51 #define VIDEO_TYPE_MDA 0x10 /* Monochrome Text Display */
53 #define VIDEO_TYPE_EGAM 0x20 /* EGA/VGA in Monochrome Mode */
Dnubus.h117 NUBUS_DRHW_APPLE_MVC = 0x0014, /* Mac II Monochrome Video Card */
/Linux-v5.10/Documentation/devicetree/bindings/leds/
Dleds-class-multicolor.yaml17 monochrome LED bindings.
/Linux-v5.10/drivers/staging/sm750fb/
Dsm750_accel.h234 * @fColor: Foreground color (corresponding to a 1 in the monochrome data
235 * @bColor: Background color (corresponding to a 0 in the monochrome data
Dsm750_accel.c313 * @fColor: Foreground color (corresponding to a 1 in the monochrome data
314 * @bColor: Background color (corresponding to a 0 in the monochrome data
/Linux-v5.10/include/linux/
Dlinux_logo.h21 #define LINUX_LOGO_MONO 1 /* monochrome black/white */
Dled-class-multicolor.h63 /* Calculate brightness for the monochrome LED cluster */
/Linux-v5.10/include/linux/amba/
Dclcd.h175 else if (fb->panel->cntl & CNTL_LCDMONO8) /* STN monochrome, 8bit */ in clcdfb_decode()
177 else /* STN monochrome, 4bit */ in clcdfb_decode()
/Linux-v5.10/include/video/
Dda8xx-fb.h16 MONOCHROME = 0, enumerator
/Linux-v5.10/drivers/video/logo/
Dpnmtologo.c31 #define LINUX_LOGO_MONO 1 /* monochrome black/white */
292 die("Image must be monochrome\n"); in write_logo_mono()
440 " mono : monochrome black/white\n" in usage()
/Linux-v5.10/drivers/video/fbdev/riva/
Driva_hw.h120 * 8X8 Monochrome pattern.
136 U032 Monochrome[2]; member
209 * Filled rectangle combined with monochrome expand. Useful for glyphs.
/Linux-v5.10/drivers/gpu/drm/
Ddrm_format_helper.c299 * Drm doesn't have native monochrome or grayscale support.
303 * Monochrome drivers will use the most significant bit,
/Linux-v5.10/drivers/gpu/drm/pl111/
Dpl111_drv.c21 * the hardware can only support 64x64 monochrome with masking
23 * to look at the ARGB8888 and program reasonable in monochrome, we
/Linux-v5.10/Documentation/leds/
Dleds-class-multicolor.rst9 The multicolor class groups monochrome LEDs and allows controlling two
/Linux-v5.10/drivers/video/console/
DKconfig29 Say Y here if you have an old MDA or monochrome Hercules graphics
/Linux-v5.10/Documentation/fb/
Dinternals.rst59 Monochrome (FB_VISUAL_MONO01 and FB_VISUAL_MONO10)
Dpxafb.rst63 4 or 8 pixel monochrome single panel data
/Linux-v5.10/drivers/staging/fbtft/
Dfb_pcd8544.c5 * The display is monochrome and the video memory is RGB565.
Dfb_tls8204.c5 * The display is monochrome and the video memory is RGB565.
Dfb_uc1701.c5 * The display is monochrome and the video memory is RGB565.
/Linux-v5.10/scripts/
Dspelling.txt925 monochorome||monochrome
926 monochromo||monochrome
927 monocrome||monochrome
/Linux-v5.10/drivers/video/fbdev/core/
Dfbcon.h100 /* Monochrome */

1234