Home
last modified time | relevance | path

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

1234

/linux/Documentation/devicetree/bindings/media/i2c/
H A 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
H A Dst,st-vgxy61.yaml19 - VG5661 and VG6661 are 1.6 Mpx (1464 x 1104) monochrome and color sensors.
21 - VG5761 and VG6761 are 2.3 Mpx (1944 x 1204) monochrome and color sensors.
H A Dsony,imx296.yaml28 (IMX296LQ) and a monochrome variant (IMX296LL). The device exposes the
H A Dsony,imx290.yaml34 - sony,imx290llr # Monochrome
/linux/drivers/video/fbdev/
H A Dpxa3xx-regs.h58 #define LCCR0_CMS (1 << 1) /* Color/Monochrome Display Select */
60 #define LCCR0_Mono (LCCR0_CMS*1) /* Monochrome display */
72 #define LCCR0_DPD (1 << 9) /* Double Pixel Data (monochrome) */
73 #define LCCR0_4PixMono (LCCR0_DPD*0) /* 4-Pixel/clock Monochrome display */
74 #define LCCR0_8PixMono (LCCR0_DPD*1) /* 8-Pixel/clock Monochrome display */
H A Datafb_mfb.c3 * monochrome
20 * Monochrome
/linux/drivers/leds/rgb/
H A DKconfig9 This option enables support for monochrome LEDs that are grouped
44 This option enables support for PWM driven monochrome LEDs that are
/linux/include/uapi/linux/
H A Dscreen_info.h51 #define VIDEO_TYPE_MDA 0x10 /* Monochrome Text Display */
53 #define VIDEO_TYPE_EGAM 0x20 /* EGA/VGA in Monochrome Mode */
/linux/drivers/gpu/drm/
H A Ddrm_format_helper.c961 * DRM doesn't have native monochrome or grayscale support. Drivers can use this
964 * this function to convert to the native format. Monochrome drivers will use the
1084 * drm_fb_xrgb8888_to_mono - Convert XRGB8888 to monochrome
1085 * @dst: Array of monochrome destination buffers (0=black, 1=white)
1101 * be converted and copied to the first bit (LSB) in the first byte of the monochrome
1106 * DRM doesn't have native monochrome support. Drivers can use this function for
1107 * monochrome devices that don't support XRGB8888 natively. Such drivers can
1112 * then the result is converted from grayscale to monochrome.
1149 * Also, format conversion from XR24 to monochrome are done in drm_fb_xrgb8888_to_mono()
/linux/drivers/video/logo/
H A DKconfig11 Monochrome logos will also be used by the DRM panic handler, if
H A Dpnmtologo.c25 #define LINUX_LOGO_MONO 1 /* monochrome black/white */
286 die("Image must be monochrome\n"); in write_logo_mono()
434 " mono : monochrome black/white\n" in usage()
/linux/drivers/staging/sm750fb/
H A 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
H A Dsm750_accel.c314 * @fColor: Foreground color (corresponding to a 1 in the monochrome data
315 * @bColor: Background color (corresponding to a 0 in the monochrome data
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-class-multicolor.yaml17 monochrome LED bindings.
H A Dleds-pwm-multicolor.yaml13 This driver combines several monochrome PWM LEDs into one multi-color
/linux/include/linux/
H A Dlinux_logo.h18 #define LINUX_LOGO_MONO 1 /* monochrome black/white */
H A Dled-class-multicolor.h56 /* Calculate brightness for the monochrome LED cluster */
/linux/drivers/video/fbdev/riva/
H A Driva_hw.h120 * 8X8 Monochrome pattern.
136 U032 Monochrome[2]; member
209 * Filled rectangle combined with monochrome expand. Useful for glyphs.
/linux/Documentation/driver-api/media/drivers/ccs/
H A Dccs-regs.asc249 # monochrome readout registers
662 - e monochrome 1
999 - e monochrome 1
/linux/Documentation/leds/
H A Dleds-class-multicolor.rst9 The multicolor class groups monochrome LEDs and allows controlling two
/linux/Documentation/fb/
H A Dinternals.rst59 Monochrome (FB_VISUAL_MONO01 and FB_VISUAL_MONO10)
/linux/drivers/video/console/
H A DKconfig30 Say Y here if you have an old MDA or monochrome Hercules graphics
/linux/drivers/staging/fbtft/
H A Dfb_pcd8544.c5 * The display is monochrome and the video memory is RGB565.
H A Dfb_tls8204.c5 * The display is monochrome and the video memory is RGB565.
/linux/include/uapi/linux/media/raspberrypi/
H A Dpisp_common.h29 * set, this denotes a monochrome or greyscale image, and the lower bits

1234