Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h69 #define USB_PORT_FEAT_CONNECTION 0 macro
/openbmc/u-boot/include/
H A Dusb_defs.h223 #define USB_PORT_FEAT_CONNECTION 0 macro
/openbmc/linux/drivers/usb/host/
H A Docteon-hcd.c3436 port_status |= (1 << USB_PORT_FEAT_CONNECTION); in octeon_usb_hub_control()