Home
last modified time | relevance | path

Searched refs:gray (Results 1 – 20 of 20) sorted by relevance

/linux/arch/arm64/boot/dts/renesas/
H A Dr8a779h2-gray-hawk-single.dts11 #include "gray-hawk-single.dtsi"
15 compatible = "renesas,gray-hawk-single", "renesas,r8a779h2",
H A Dr8a779h0-gray-hawk-single.dts12 #include "gray-hawk-single.dtsi"
16 compatible = "renesas,gray-hawk-single", "renesas,r8a779h0";
H A DMakefile128 dtb-$(CONFIG_ARCH_R8A779H0) += r8a779h0-gray-hawk-single.dtb
130 dtb-$(CONFIG_ARCH_R8A779H0) += r8a779h2-gray-hawk-single.dtb
H A Dgray-hawk-single.dtsi35 compatible = "renesas,gray-hawk-single";
/linux/drivers/video/fbdev/
H A Dsh7760fb.c122 u16 lddfr, int *bpp, int *gray) in sh7760fb_get_color_info() argument
161 if (gray) in sh7760fb_get_color_info()
162 *gray = lgray; in sh7760fb_get_color_info()
206 int ret, bpp, gray; in sh7760fb_set_par() local
227 ret = sh7760fb_get_color_info(info, par->pd->lddfr, &bpp, &gray); in sh7760fb_set_par()
232 vdln, bpp, gray ? "grayscale" : "color", in sh7760fb_set_par()
271 if (!gray) in sh7760fb_set_par()
H A Dvga16fb.c679 int gray; in vga16fb_setcolreg() local
691 gray = info->var.grayscale; in vga16fb_setcolreg()
693 if (gray) { in vga16fb_setcolreg()
/linux/drivers/gpu/drm/vkms/
H A Dvkms_formats.c252 static struct pixel_argb_u16 argb_u16_from_gray8(u8 gray) in argb_u16_from_gray8() argument
254 return argb_u16_from_u8888(255, gray, gray, gray); in argb_u16_from_gray8()
257 static struct pixel_argb_u16 argb_u16_from_grayu16(u16 gray) in argb_u16_from_grayu16() argument
259 return argb_u16_from_u16161616(0xFFFF, gray, gray, gray); in argb_u16_from_grayu16()
/linux/Documentation/admin-guide/blockdev/drbd/
H A Ddrbd-connection-state-overview.dot9 StandAlone [ style=filled,fillcolor=gray,label=StandAlone ]
18 node [fontcolor=gray]
/linux/Documentation/dev-tools/
H A Dkmemleak.rst104 gray list
105 3. scan the gray objects for matching addresses (some white objects
106 can become gray and added at the end of the gray list) until the
107 gray set is finished
/linux/drivers/rtc/
H A Drtc-amlogic-a4.c75 static inline u32 gray_to_binary(u32 gray) in gray_to_binary() argument
77 u32 bcd = gray; in gray_to_binary()
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mn-dimonoff-gateway-evk.dts50 rotary-encoder,encoding = "gray";
H A Dimx8mn-rve-gateway.dts74 rotary-encoder,encoding = "gray";
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-wacom74 of the device. The image is a 64x32 pixel 4-bit gray image. The
/linux/Documentation/devicetree/bindings/
H A Dwriting-bindings.rst8 every rule, there are exceptions and bindings have many gray areas.
/linux/Documentation/userspace-api/media/v4l/
H A Dcontrol.rst227 and low contrast areas are set to a gray background.
H A Dext-ctrls-camera.rst404 scenes, which tend to look gray and low contrast, when camera's
/linux/tools/perf/Documentation/
H A Dperf-config.txt178 red, yellow, green, cyan, gray, black, blue,
/linux/Documentation/driver-api/
H A Dlibata.rst707 errors can turn on ABRT. So, this is kind of gray area. Some
/linux/tools/power/pm-graph/
H A Dsleepgraph.py5018 ….stamp {width:100%;text-align:center;background:gray;line-height:30px;color:white;font:25px Arial;…
5030 .gray {background:rgba(80,80,80,0.1);}\n\
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt8407 Default: 0x07 = light gray on black.