Searched full:monochrome (Results 1 – 25 of 77) sorted by relevance
1234
/Linux-v5.10/Documentation/devicetree/bindings/media/i2c/ |
D | mt9v032.txt | 11 (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/ |
D | regs-lcd.h | 60 #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/ |
D | atafb_mfb.c | 3 * monochrome 20 * Monochrome
|
/Linux-v5.10/include/uapi/linux/ |
D | screen_info.h | 51 #define VIDEO_TYPE_MDA 0x10 /* Monochrome Text Display */ 53 #define VIDEO_TYPE_EGAM 0x20 /* EGA/VGA in Monochrome Mode */
|
D | nubus.h | 117 NUBUS_DRHW_APPLE_MVC = 0x0014, /* Mac II Monochrome Video Card */
|
/Linux-v5.10/Documentation/devicetree/bindings/leds/ |
D | leds-class-multicolor.yaml | 17 monochrome LED bindings.
|
/Linux-v5.10/drivers/staging/sm750fb/ |
D | sm750_accel.h | 234 * @fColor: Foreground color (corresponding to a 1 in the monochrome data 235 * @bColor: Background color (corresponding to a 0 in the monochrome data
|
D | sm750_accel.c | 313 * @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/ |
D | linux_logo.h | 21 #define LINUX_LOGO_MONO 1 /* monochrome black/white */
|
D | led-class-multicolor.h | 63 /* Calculate brightness for the monochrome LED cluster */
|
/Linux-v5.10/include/linux/amba/ |
D | clcd.h | 175 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/ |
D | da8xx-fb.h | 16 MONOCHROME = 0, enumerator
|
/Linux-v5.10/drivers/video/logo/ |
D | pnmtologo.c | 31 #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/ |
D | riva_hw.h | 120 * 8X8 Monochrome pattern. 136 U032 Monochrome[2]; member 209 * Filled rectangle combined with monochrome expand. Useful for glyphs.
|
/Linux-v5.10/drivers/gpu/drm/ |
D | drm_format_helper.c | 299 * 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/ |
D | pl111_drv.c | 21 * 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/ |
D | leds-class-multicolor.rst | 9 The multicolor class groups monochrome LEDs and allows controlling two
|
/Linux-v5.10/drivers/video/console/ |
D | Kconfig | 29 Say Y here if you have an old MDA or monochrome Hercules graphics
|
/Linux-v5.10/Documentation/fb/ |
D | internals.rst | 59 Monochrome (FB_VISUAL_MONO01 and FB_VISUAL_MONO10)
|
D | pxafb.rst | 63 4 or 8 pixel monochrome single panel data
|
/Linux-v5.10/drivers/staging/fbtft/ |
D | fb_pcd8544.c | 5 * The display is monochrome and the video memory is RGB565.
|
D | fb_tls8204.c | 5 * The display is monochrome and the video memory is RGB565.
|
D | fb_uc1701.c | 5 * The display is monochrome and the video memory is RGB565.
|
/Linux-v5.10/scripts/ |
D | spelling.txt | 925 monochorome||monochrome 926 monochromo||monochrome 927 monocrome||monochrome
|
/Linux-v5.10/drivers/video/fbdev/core/ |
D | fbcon.h | 100 /* Monochrome */
|
1234