Searched refs:USBA_HIGH_SPEED (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/gadget/ | ||
| H A D | atmel_usba_udc.h | 58 #define USBA_HIGH_SPEED (1 << 0) macro |
| H A D | atmel_usba_udc.c | 1130 if (status & USBA_HIGH_SPEED) in usba_udc_irq() |