Home
last modified time | relevance | path

Searched defs:RED (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/testing/selftests/futex/include/
H A Dlogging.h34 #define RED '3', '1' macro
/openbmc/u-boot/tools/patman/
H A Dterminal.py94 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable in Color
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_bitblt.c18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0}; variable
/openbmc/linux/tools/testing/selftests/bpf/
H A Dxdp_features.c22 #define RED(str) "\033[0;31m" str "\033[0m" macro
/openbmc/linux/drivers/leds/
H A Dleds-bd2802.c45 RED, enumerator
H A Dleds-blinkm.c68 #define RED 0 macro
/openbmc/linux/drivers/media/i2c/
H A Dov772x.c43 #define RED 0x02 /* AWB - Red channel gain setting */ macro