| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | r8a779h2-gray-hawk-single.dts | 11 #include "gray-hawk-single.dtsi" 15 compatible = "renesas,gray-hawk-single", "renesas,r8a779h2",
|
| H A D | r8a779h0-gray-hawk-single.dts | 12 #include "gray-hawk-single.dtsi" 16 compatible = "renesas,gray-hawk-single", "renesas,r8a779h0";
|
| H A D | Makefile | 128 dtb-$(CONFIG_ARCH_R8A779H0) += r8a779h0-gray-hawk-single.dtb 130 dtb-$(CONFIG_ARCH_R8A779H0) += r8a779h2-gray-hawk-single.dtb
|
| H A D | gray-hawk-single.dtsi | 35 compatible = "renesas,gray-hawk-single";
|
| /linux/drivers/video/fbdev/ |
| H A D | sh7760fb.c | 122 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 D | vga16fb.c | 679 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 D | vkms_formats.c | 252 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 D | drbd-connection-state-overview.dot | 9 StandAlone [ style=filled,fillcolor=gray,label=StandAlone ] 18 node [fontcolor=gray]
|
| /linux/Documentation/dev-tools/ |
| H A D | kmemleak.rst | 104 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 D | rtc-amlogic-a4.c | 75 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 D | imx8mn-dimonoff-gateway-evk.dts | 50 rotary-encoder,encoding = "gray";
|
| H A D | imx8mn-rve-gateway.dts | 74 rotary-encoder,encoding = "gray";
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-wacom | 74 of the device. The image is a 64x32 pixel 4-bit gray image. The
|
| /linux/Documentation/devicetree/bindings/ |
| H A D | writing-bindings.rst | 8 every rule, there are exceptions and bindings have many gray areas.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | control.rst | 227 and low contrast areas are set to a gray background.
|
| H A D | ext-ctrls-camera.rst | 404 scenes, which tend to look gray and low contrast, when camera's
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-config.txt | 178 red, yellow, green, cyan, gray, black, blue,
|
| /linux/Documentation/driver-api/ |
| H A D | libata.rst | 707 errors can turn on ABRT. So, this is kind of gray area. Some
|
| /linux/tools/power/pm-graph/ |
| H A D | sleepgraph.py | 5018 ….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 D | kernel-parameters.txt | 8407 Default: 0x07 = light gray on black.
|