Searched refs:LED0_FD (Results 1 – 2 of 2) sorted by relevance
148 #define LED0_FD (1 << 4) macro
144 #define LED0_FD BIT(4) macro1275 if (ledvalue & LED0_FD) in ax88179_led_setting()