Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/futex/include/
H A Dlogging.h32 #define GREEN '3', '2' 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.c21 static const struct efi_gop_pixel GREEN = { 0, 255, 0, 0}; variable
/openbmc/linux/tools/testing/selftests/bpf/
H A Dxdp_features.c23 #define GREEN(str) "\033[0;32m" str "\033[0m" macro
/openbmc/linux/drivers/leds/
H A Dleds-bd2802.c46 GREEN, enumerator
H A Dleds-blinkm.c69 #define GREEN 1 macro
/openbmc/linux/drivers/media/i2c/
H A Dov772x.c44 #define GREEN 0x03 /* AWB - Green channel gain setting */ macro