Home
last modified time | relevance | path

Searched refs:grey (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/video/fbdev/
A Dbt455.h42 static inline void bt455_read_cmap_next(struct bt455_regs *regs, u8 *grey) in bt455_read_cmap_next() argument
47 *grey = regs->addr_cmap_data & 0xf; in bt455_read_cmap_next()
52 static inline void bt455_write_cmap_next(struct bt455_regs *regs, u8 grey) in bt455_write_cmap_next() argument
57 regs->addr_cmap_data = grey & 0xf; in bt455_write_cmap_next()
62 static inline void bt455_write_ovly_next(struct bt455_regs *regs, u8 grey) in bt455_write_ovly_next() argument
67 regs->addr_ovly = grey & 0xf; in bt455_write_ovly_next()
73 int cr, u8 *grey) in bt455_read_cmap_entry() argument
76 bt455_read_cmap_next(regs, grey); in bt455_read_cmap_entry()
80 int cr, u8 grey) in bt455_write_cmap_entry() argument
83 bt455_write_cmap_next(regs, grey); in bt455_write_cmap_entry()
[all …]
/linux/Documentation/gpu/dp-mst/
A Dtopology-figure-3.dot4 fillcolor = grey;
17 driver -> port4 [color=grey];
29 edge [color=grey];
40 edge [color=grey];
48 mstb4 [label="MSTB #4";style=filled;fillcolor=grey];
53 port4 [label="Port #4";style=filled;fillcolor=grey];
A Dtopology-figure-2.dot4 fillcolor = grey;
45 mstb4 [label="MSTB #4";style=filled;fillcolor=grey];
50 port4 [label="Port #4";style=filled;fillcolor=grey];
A Dtopology-figure-1.dot4 fillcolor = grey;
/linux/Documentation/userspace-api/media/v4l/
A Dpixfmt-y12i.rst9 Interleaved grey-scale image, e.g. from a stereo-pair
15 This is a grey-scale image with a depth of 12 bits per pixel, but with
A Dpixfmt-y8i.rst10 Interleaved grey-scale image, e.g. from a stereo-pair
16 This is a grey-scale image with a depth of 8 bits per pixel, but with
A Dcontrol.rst127 Whiteness for grey-scale devices. This is a synonym for
A Ddiff-v4l.rst131 the device supports grey scale capturing only. For more
/linux/Documentation/gpu/
A Dkomeda-kms.rst113 node [bgcolor=grey style=dashed]
119 node [bgcolor=grey style=filled]
160 node [bgcolor=grey style=dashed]
165 node [bgcolor=grey style=filled]
184 node [bgcolor=grey style=dashed]
190 node [bgcolor=grey style=filled]
230 node [bgcolor=grey style=dashed]
261 node [bgcolor=grey style=dashed]
A Ddrm-kms.rst32 node [bgcolor=grey style=filled]
97 "drm_crtc" [bgcolor=grey style=filled]
104 node [bgcolor=grey style=filled]
111 node [bgcolor=grey style=filled]
/linux/Documentation/devicetree/bindings/media/
A Drc.yaml115 - rc-pinnacle-grey
/linux/drivers/media/rc/keymaps/
A DMakefile96 rc-pinnacle-grey.o \
/linux/drivers/staging/media/deprecated/atmel/
A Datmel-isc-base.c544 bool bayer = false, yuv = false, rgb = false, grey = false; in isc_try_validate_formats() local
585 grey = true; in isc_try_validate_formats()
593 rgb, yuv, grey, bayer); in isc_try_validate_formats()
600 if (grey && !ISC_IS_FORMAT_RAW(isc->try_config.sd_format->mbus_code) && in isc_try_validate_formats()
/linux/drivers/media/platform/microchip/
A Dmicrochip-isc-base.c568 bool bayer = false, yuv = false, rgb = false, grey = false; in isc_try_validate_formats() local
609 grey = true; in isc_try_validate_formats()
618 rgb, yuv, grey, bayer); in isc_try_validate_formats()
626 if (grey && !ISC_IS_FORMAT_RAW(isc->try_config.sd_format->mbus_code) && in isc_try_validate_formats()
/linux/include/uapi/linux/media/raspberrypi/
A Dpisp_be_config.h543 __u8 grey; member
/linux/Documentation/dev-tools/
A Dkmemleak.rst61 marking all current reported unreferenced objects grey,
/linux/Documentation/driver-api/
A Ddma-buf.rst281 node [shape=box bgcolor=grey style=filled]
/linux/Documentation/admin-guide/
A Dspkguide.txt1060 8 grey

Completed in 46 milliseconds