Searched refs:COLOR (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/tools/testing/selftests/futex/functional/ |
D | run.sh | 34 COLOR="-c" 41 ./futex_requeue_pi $COLOR 42 ./futex_requeue_pi $COLOR -b 43 ./futex_requeue_pi $COLOR -b -l 44 ./futex_requeue_pi $COLOR -b -o 45 ./futex_requeue_pi $COLOR -l 46 ./futex_requeue_pi $COLOR -o 48 ./futex_requeue_pi $COLOR -b -l -t 5000 49 ./futex_requeue_pi $COLOR -l -t 5000 50 ./futex_requeue_pi $COLOR -b -l -t 500000 [all …]
|
/linux-4.4.14/include/video/ |
D | trident.h | 137 #define COLOR 0x2160 macro
|
/linux-4.4.14/arch/arm/mach-omap1/ |
D | dma.c | 77 [COLOR] = { 0x0020, 0x40, OMAP_DMA_REG_2X16BIT }, 209 for (i = CPC; i <= COLOR; i += 1) in omap1_clear_lch_regs()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | dma.c | 78 [COLOR] = { 0x00c4, 0x60, OMAP_DMA_REG_32BIT },
|
/linux-4.4.14/include/linux/ |
D | omap-dma.h | 161 CSSA, CDSA, COLOR, enumerator
|
/linux-4.4.14/drivers/video/fbdev/ |
D | tridentfb.c | 330 writemmr(par, COLOR, c); in blade_fill_rect() 343 writemmr(par, COLOR, c); in blade_image_blit()
|