Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dgr_udc.h99 #define GR_STATUS_SP BIT(14) macro
H A Dgr_udc.c56 ((status & GR_STATUS_SP) ? USB_SPEED_FULL : USB_SPEED_HIGH)