Home
last modified time | relevance | path

Searched defs:big_endian_mmio (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dohci_pdriver.h22 unsigned big_endian_mmio:1; member
H A Dehci_pdriver.h35 unsigned big_endian_mmio:1; member
/openbmc/linux/drivers/usb/host/
H A Dohci.h548 #define big_endian_mmio(ohci) (ohci->flags & OHCI_QUIRK_BE_MMIO) macro
550 #define big_endian_mmio(ohci) 1 /* only big endian */ macro
553 #define big_endian_mmio(ohci) 0 /* only little endian */ macro
H A Duhci-hcd.h428 unsigned int big_endian_mmio:1; /* Big endian registers */ member
H A Dehci.h211 unsigned big_endian_mmio:1; member
/openbmc/linux/include/linux/
H A Dfsl_devices.h87 unsigned big_endian_mmio:1; member