Home
last modified time | relevance | path

Searched refs:RED (Results 1 – 25 of 55) sorted by relevance

123

/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dsch_offload.sh246 log_test "root$tbfpfx-ETS-{RED,TBF} offloaded"
255 log_test "root$tbfpfx-ETS-{RED-TBF,TBF-RED} offloaded"
266 log_test "root$tbfpfx-ETS-{RED-TBF-bFIFO,TBF-RED-bFIFO} offloaded"
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_tunnel.sh53 RED='\033[0;31m'
255 echo -e ${RED}"FAIL: $TYPE"${NC}
279 echo -e ${RED}"FAIL: $TYPE"${NC}
309 echo -e ${RED}"FAIL: $TYPE"${NC}
338 echo -e ${RED}"FAIL: $TYPE"${NC}
362 echo -e ${RED}"FAIL: $TYPE"${NC}
385 echo -e ${RED}"FAIL: $TYPE"${NC}
409 echo -e ${RED}"FAIL: $TYPE"${NC}
433 echo -e ${RED}"FAIL: ip6$TYPE"${NC}
458 echo -e ${RED}"FAIL: $TYPE"${NC}
[all …]
H A Dtest_lirc_mode2.sh15 RED='\033[0;31m'
35 echo -e ${RED}"FAIL: $TYPE"${NC}
/openbmc/openbmc-build-scripts/scripts/
H A Dformat-code.sh98 RED="\e[31m"
104 RED=""
121 echo -e "${RED}Error:${NORMAL} Directory ($DIR) does not appear to be a git repository"
436 echo -e "$op: ${RED}FAILED${NORMAL}"
445 echo -e "Format: ${RED}FAILED${NORMAL}"
/openbmc/linux/drivers/leds/
H A Dleds-blinkm.c68 #define RED 0 macro
141 case RED: in show_color_common()
170 case RED: in store_color_common()
198 return show_color_common(dev, buf, RED); in red_show()
206 ret = store_color_common(dev, buf, RED); in red_store()
430 case RED: in blinkm_led_common_set()
466 return blinkm_led_common_set(led_cdev, value, RED); in blinkm_led_red_set()
608 case RED: in blinkm_probe()
671 led_classdev_unregister(&led[RED]->led_cdev); in blinkm_probe()
H A Dleds-bd2802.c45 RED, enumerator
112 case RED: in bd2802_is_rgb_off()
180 case RED: in bd2802_update_state()
221 reg = bd2802_get_reg_addr(LED1, RED, BD2802_REG_HOURSETUP); in bd2802_configure()
224 reg = bd2802_get_reg_addr(LED2, RED, BD2802_REG_HOURSETUP); in bd2802_configure()
548 BD2802_CONTROL_RGBS(led1r, LED1, RED);
551 BD2802_CONTROL_RGBS(led2r, LED2, RED);
744 bd2802_turn_on(led, i, RED, led->led[i].r); in bd2802_restore_state()
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/
H A Dlircd.conf50 RED 0xE8
121 RED 0x42bd
189 RED 0x1028
/openbmc/linux/tools/testing/selftests/net/
H A Dudpgso_bench.sh8 readonly RED='\033[0;31m'
36 echo -e "$(basename $0): ${RED}FAIL${NC}"
/openbmc/linux/tools/testing/selftests/futex/include/
H A Dlogging.h34 #define RED '3', '1' macro
38 #define BRIGHT_RED ESC, BRIGHT, ';', RED, ESCEND
/openbmc/u-boot/tools/patman/
H A Dpatman140 sys.exit(col.Color(col.RED, str))
175 print(col.Color(col.RED, "Not sending emails due to errors/warnings"))
181 print(col.Color(col.RED, "Email would not be sent"))
H A Dpatman.py140 sys.exit(col.Color(col.RED, str))
175 print(col.Color(col.RED, "Not sending emails due to errors/warnings"))
181 print(col.Color(col.RED, "Email would not be sent"))
H A Dseries.py196 print(col.Color(col.RED, str))
199 print(col.Color(col.RED, str))
202 print(col.Color(col.RED, str))
H A Dcheckpatch.py137 msg_type = col.Color(col.RED, msg_type)
171 color = col.RED
H A Dtout.py108 _Output(0, msg, _color.RED)
H A Dterminal.py94 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable in Color
H A Dgitutil.py499 print(col.Color(col.RED, msg))
508 print(col.Color(col.RED, msg))
/openbmc/u-boot/tools/buildman/
H A Dcontrol.py189 sys.exit(col.Color(col.RED, msg))
191 sys.exit(col.Color(col.RED, "Range '%s' has no commits" %
200 sys.exit(col.Color(col.RED, str))
229 sys.exit(col.Color(col.RED, 'No matching boards found'))
H A Dbuilder.py450 line += self.col.Color(self.col.RED, '%5d' % self.fail)
856 color = self.col.RED if num > 0 else self.col.GREEN
927 color = self.col.RED if diff > 0 else self.col.GREEN
952 color = self.col.RED if diff > 0 else self.col.GREEN
1062 color = self.col.RED if avg_diff > 0 else self.col.GREEN
1193 col = self.col.RED
1243 self.col.RED)
1255 Print('\n'.join(worse_err), colour=self.col.RED)
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dmsg.py54 BASECOLOR, BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = list(range(29,38))
66 ERROR : RED,
67 ERRORONCE : RED,
68 CRITICAL: RED,
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_bitblt.c18 static const struct efi_gop_pixel RED = { 0, 0, 255, 0}; variable
154 ellipse(x, y, 133, 11, 139, 19, RED, &pix); in setup()
160 ellipse(x, y, 46, 81, 74, 108, RED, &pix); in setup()
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8-apalis-ixora-v1.1.dtsi164 "LED-5-GREEN", "LED-5-RED", "gpio5-22", "gpio5-23",
166 "LED-4-GREEN", "gpio5-28", "LED-4-RED", "gpio5-30",
H A Dimx8-apalis-ixora-v1.2.dtsi211 "LED-5-GREEN", "LED-5-RED", "gpio5-22", "gpio5-23",
213 "LED-4-GREEN", "gpio5-28", "LED-4-RED", "gpio5-30",
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-chromeos-driver-cros-ec-lightbar38 indicating LED, RED, GREEN, BLUE. The LED number is 0 to 3
40 to the same value at once. The RED, GREEN, and BLUE
/openbmc/linux/arch/arm/boot/dts/nxp/ls/
H A Dls1021a-moxa-uc-8410a.dts56 label = "UC8410A:RED:PROG";
110 label = "UC8410A:RED:DIA";
/openbmc/linux/tools/testing/selftests/netfilter/
H A Dipvs.sh31 RED='\033[0;31m'
224 echo -e "$(basename $0): ${RED}FAIL${NC}"

123