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