Home
last modified time | relevance | path

Searched refs:GREEN (Results 1 – 12 of 12) sorted by relevance

/linux/arch/arm/boot/dts/nxp/ls/
H A Dls1021a-moxa-uc-8410a.dts62 label = "UC8410A:GREEN:SWRDY";
74 label = "UC8410A:GREEN:PROG2";
80 label = "UC8410A:GREEN:PROG1";
86 label = "UC8410A:GREEN:PROG0";
92 label = "UC8410A:GREEN:CEL2";
98 label = "UC8410A:GREEN:CEL1";
104 label = "UC8410A:GREEN:CEL0";
116 label = "UC8410A:GREEN:DIA";
/linux/tools/testing/selftests/bpf/
H A Dtest_tunnel.sh
H A Dtest_lirc_mode2.sh14 GREEN='\033[0;92m'
37 echo -e ${GREEN}"PASS: $TYPE"${NC}
H A Dxdp_features.c24 #define GREEN(str) "\033[0;32m" str "\033[0m" macro
647 detected_cap ? GREEN("DETECTED") : RED("NOT DETECTED"), in tester_run()
648 env.feature.drv_feature & advertised_feature ? GREEN("ADVERTISED") in tester_run()
/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
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-moxa-uc-2101.dts21 label = "UC2100:GREEN:USER";
/linux/tools/testing/selftests/net/netfilter/
H A Dipvs.sh30 GREEN='\033[0;92m'
204 echo -e "$(basename $0): ${GREEN}PASS${NC}"
/linux/Documentation/networking/device_drivers/fddi/
H A Dskfp.rst147 works as a link indicator where an active GREEN LED indicates that
/linux/Documentation/userspace-api/media/rc/
H A Drc-tables.rst427 - GREEN
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead907d.c360 NVVAL(NV907D, HEAD_SET_DEFAULT_BASE_COLOR, GREEN, 0) | in head907d_mode()
H A Dhead507d.c395 NVVAL(NV507D, HEAD_SET_DEFAULT_BASE_COLOR, GREEN, 0) | in head507d_mode()
/linux/scripts/
H A Dcheckpatch.pl224 print(GREEN . "CHECK" . RESET);
239 $type = GREEN . $type . RESET;
2388 $output .= GREEN;