Searched refs:USBMODE_BE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/usb/ | ||
D | ehci_def.h | 172 #define USBMODE_BE (1<<2) /* BE/LE endianness select */ macro |
/linux-4.4.14/drivers/usb/host/ | ||
D | ehci-hcd.c | 234 tmp |= USBMODE_BE; in tdi_reset() |