Searched refs:COLOR (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/tools/testing/selftests/futex/functional/ |
| H A D | run.sh | 30 COLOR="-c" 37 ./futex_requeue_pi $COLOR 38 ./futex_requeue_pi $COLOR -b 39 ./futex_requeue_pi $COLOR -b -l 40 ./futex_requeue_pi $COLOR -b -o 41 ./futex_requeue_pi $COLOR -l 42 ./futex_requeue_pi $COLOR -o 68 ./futex_wait_timeout $COLOR 78 ./futex_wait $COLOR 81 ./futex_requeue $COLOR [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/display/mediatek/ |
| H A D | mediatek,color.yaml | 14 Mediatek display color processor, namely COLOR, provides hue, luma and 17 COLOR device node must be siblings to the central MMSYS_CONFIG node. 58 - description: COLOR Clock 77 description: COLOR input port 82 COLOR output to the input of the next desired component in the
|
| H A D | mediatek,ovl-2l.yaml | 75 display pipeline, for example one of the available COLOR, RDMA
|
| H A D | mediatek,ovl.yaml | 95 display pipeline, for example one of the available COLOR, RDMA
|
| H A D | mediatek,rdma.yaml | 105 display pipeline, for example one of the available COLOR, DPI,
|
| /linux-6.15/scripts/ |
| H A D | checkkconfigsymbols.py | 122 global COLOR 123 COLOR = args.color and sys.stdout.isatty() 216 return "\033[33m%s\033[0m" % string if COLOR else string 223 return "\033[31m%s\033[0m" % string if COLOR else string
|
| /linux-6.15/arch/arm/mach-omap1/ |
| H A D | dma.c | 74 [COLOR] = { 0x0020, 0x40, OMAP_DMA_REG_2X16BIT }, 206 for (i = CPC; i <= COLOR; i += 1) in omap1_clear_lch_regs()
|
| /linux-6.15/include/video/ |
| H A D | trident.h | 138 #define COLOR 0x2160 macro
|
| /linux-6.15/arch/arm/mach-omap2/ |
| H A D | dma.c | 73 [COLOR] = { 0x00c4, 0x60, OMAP_DMA_REG_32BIT },
|
| /linux-6.15/include/linux/ |
| H A D | omap-dma.h | 159 CSSA, CDSA, COLOR, enumerator
|
| /linux-6.15/drivers/video/fbdev/ |
| H A D | tridentfb.c | 331 writemmr(par, COLOR, c); in blade_fill_rect() 344 writemmr(par, COLOR, c); in blade_image_blit()
|