Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/usb/
Dsmsc95xx.h117 #define LED_GPIO_CFG_SPD_LED (0x01000000) /* GPIOz as Speed LED */ macro
Dsmsc95xx.c1011 write_buf = LED_GPIO_CFG_SPD_LED | LED_GPIO_CFG_LNK_LED | in smsc95xx_reset()