Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dohci_pdriver.h36 unsigned big_endian_mmio:1; member
H A Dehci_pdriver.h49 unsigned big_endian_mmio:1; member
/OK3568_Linux_fs/kernel/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.h432 unsigned int big_endian_mmio:1; /* Big endian registers */ member
H A Dehci.h210 unsigned big_endian_mmio:1; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dfsl_devices.h87 unsigned big_endian_mmio:1; member