Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h179 #define USB_PORT_STAT_C_L1 0x0020 macro
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c518 USB_PORT_STAT_C_L1; in ast_vhub_change_port_stat()
/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.c3541 port_status |= USB_PORT_STAT_C_L1 << 16; in dwc2_hcd_hub_control()