Searched refs:uhci_big_endian_mmio (Results 1 – 1 of 1) sorted by relevance
552 #define uhci_big_endian_mmio(u) ((u)->big_endian_mmio) macro554 #define uhci_big_endian_mmio(u) 0 macro594 else if (uhci_big_endian_mmio(uhci)) in uhci_readl()608 else if (uhci_big_endian_mmio(uhci)) in uhci_writel()622 else if (uhci_big_endian_mmio(uhci)) in uhci_readw()636 else if (uhci_big_endian_mmio(uhci)) in uhci_writew()650 else if (uhci_big_endian_mmio(uhci)) in uhci_readb()664 else if (uhci_big_endian_mmio(uhci)) in uhci_writeb()
Completed in 5 milliseconds