Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dehci_def.h161 #define USBMODE_BE (1<<2) /* BE/LE endianness select */ macro
/openbmc/u-boot/drivers/usb/host/
H A Dehci.h77 #define USBMODE_BE (1 << 2) /* BE/LE endiannes select */ macro