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

/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/drivers/usb/host/
H A Dadm5120.h529 #define big_endian_mmio(ahcd) (ahcd->flags & OHCI_QUIRK_BE_MMIO) macro
531 #define big_endian_mmio(ahcd) 1 /* only big endian */ macro
534 #define big_endian_mmio(ahcd) 0 /* only little endian */ macro

Completed in 76 milliseconds