Home
last modified time | relevance | path

Searched refs:USBMODE_BE (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/usb/
H A Dehci_def.h161 #define USBMODE_BE (1<<2) /* BE/LE endianness select */ macro
/linux/drivers/usb/host/
H A Dehci-hcd.c223 tmp |= USBMODE_BE; in tdi_reset()