Home
last modified time | relevance | path

Searched refs:LED_GPIO_CFG_SPD_LED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/usb/
H A Dsmsc95xx.h117 #define LED_GPIO_CFG_SPD_LED (0x01000000) /* GPIOz as Speed LED */ macro
H A Dsmsc95xx.c1010 read_buf |= LED_GPIO_CFG_SPD_LED | LED_GPIO_CFG_LNK_LED | in smsc95xx_reset()
/openbmc/u-boot/drivers/usb/eth/
H A Dsmsc95xx.c23 #define LED_GPIO_CFG_SPD_LED (0x01000000) macro
601 write_buf = LED_GPIO_CFG_SPD_LED | LED_GPIO_CFG_LNK_LED | in smsc95xx_init_common()