Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Dch11.h220 #define HUB_CHAR_PORTIND 0x0080 /* per-port indicators (LEDs) */ macro
/linux/drivers/usb/host/
H A Dehci-hub.c725 temp |= HUB_CHAR_PORTIND; /* per-port indicators (LEDs) */ in ehci_hub_descriptor()