Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h76 #define USB_PORT_FEAT_LOWSPEED 9 /* Should never be used */ macro
/openbmc/u-boot/include/
H A Dusb_defs.h229 #define USB_PORT_FEAT_LOWSPEED 9 macro
/openbmc/linux/drivers/usb/host/
H A Docteon-hcd.c3459 port_status |= (1 << USB_PORT_FEAT_LOWSPEED); in octeon_usb_hub_control()