Home
last modified time | relevance | path

Searched defs:PORT_LED_OFF (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-port.h64 #define PORT_LED_OFF (0 << 14) macro
H A Doxu210hp-hcd.c179 #define PORT_LED_OFF (0<<14) macro
/linux/include/linux/usb/
H A Dehci_def.h135 #define PORT_LED_OFF (0<<14) macro
/linux/drivers/net/dsa/microchip/
H A Dksz8_reg.h272 #define PORT_LED_OFF BIT(7) macro