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