Searched refs:big_endian_mmio (Results 1 – 21 of 21) sorted by relevance
193 ehci->big_endian_mmio = 1; in ehci_platform_probe()199 ehci->big_endian_mmio = ehci->big_endian_desc = 1; in ehci_platform_probe()265 if (pdata->big_endian_mmio) in ehci_platform_probe()266 ehci->big_endian_mmio = 1; in ehci_platform_probe()269 if (ehci->big_endian_mmio) { in ehci_platform_probe()
547 #define big_endian_mmio(ohci) (ohci->flags & OHCI_QUIRK_BE_MMIO) macro549 #define big_endian_mmio(ohci) 1 /* only big endian */ macro552 #define big_endian_mmio(ohci) 0 /* only little endian */ macro564 return big_endian_mmio(ohci) ? in _ohci_readl()576 big_endian_mmio(ohci) ? in _ohci_writel()
153 ehci->big_endian_mmio = 1; in ehci_hcd_ppc_of_probe()157 ehci->big_endian_mmio = 1; in ehci_hcd_ppc_of_probe()
79 ehci->big_endian_mmio = 1; in ehci_msp_setup()205 ehci->big_endian_mmio = 1; in usb_hcd_msp_probe()
135 ehci->big_endian_mmio = 1; in ehci_hcd_grlib_probe()
33 ehci->big_endian_mmio = 1; in ehci_sead3_setup()
176 ehci->big_endian_mmio = 1; in ehci_hcd_xilinx_of_probe()
39 uhci->big_endian_mmio = 1; in uhci_grlib_init()
428 unsigned int big_endian_mmio:1; /* Big endian registers */ member543 #define uhci_big_endian_mmio(u) ((u)->big_endian_mmio)
218 unsigned big_endian_mmio:1; member704 #define ehci_big_endian_mmio(e) ((e)->big_endian_mmio)
123 ehci->big_endian_mmio = 1; in ehci_pci_setup()
57 ehci->big_endian_mmio = 1; in ps3_ehci_hc_reset()
345 ehci->big_endian_mmio = pdata->big_endian_mmio; in ehci_fsl_setup()
304 .big_endian_mmio = 1,
236 if (pdata->big_endian_mmio) in ohci_platform_probe()
35 unsigned big_endian_mmio:1; member
48 unsigned big_endian_mmio:1; member
85 unsigned big_endian_mmio:1; member
311 .big_endian_mmio = 1,376 .big_endian_mmio = 1,
882 if (pdata->big_endian_mmio) { in usb_otg_start()
122 if (pdata->big_endian_mmio) { in fsl_set_accessors()