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