Home
last modified time | relevance | path

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

/drivers/usb/host/
Duhci-hcd.h553 #define uhci_big_endian_mmio(u) ((u)->big_endian_mmio) macro
555 #define uhci_big_endian_mmio(u) 0 macro
595 else if (uhci_big_endian_mmio(uhci)) in uhci_readl()
609 else if (uhci_big_endian_mmio(uhci)) in uhci_writel()
623 else if (uhci_big_endian_mmio(uhci)) in uhci_readw()
637 else if (uhci_big_endian_mmio(uhci)) in uhci_writew()
651 else if (uhci_big_endian_mmio(uhci)) in uhci_readb()
665 else if (uhci_big_endian_mmio(uhci)) in uhci_writeb()