Home
last modified time | relevance | path

Searched refs:LED1_FD (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/eth/
H A Dasix88179.c153 #define LED1_FD (1 << 9) macro
/openbmc/linux/drivers/net/usb/
H A Dax88179_178a.c150 #define LED1_FD BIT(9) macro
1242 if (ledvalue & LED1_FD) in ax88179_led_setting()