Searched refs:big_endian_mmio (Results 1 – 20 of 20) sorted by relevance
165 ehci->big_endian_mmio = 1; in ehci_platform_probe()171 ehci->big_endian_mmio = ehci->big_endian_desc = 1; in ehci_platform_probe()205 if (pdata->big_endian_mmio) in ehci_platform_probe()206 ehci->big_endian_mmio = 1; in ehci_platform_probe()213 if (ehci->big_endian_mmio) { in ehci_platform_probe()
546 #define big_endian_mmio(ohci) (ohci->flags & OHCI_QUIRK_BE_MMIO) macro548 #define big_endian_mmio(ohci) 1 /* only big endian */ macro551 #define big_endian_mmio(ohci) 0 /* only little endian */ macro563 return big_endian_mmio(ohci) ? in _ohci_readl()575 big_endian_mmio(ohci) ? in _ohci_writel()
154 ehci->big_endian_mmio = 1; in ehci_hcd_ppc_of_probe()158 ehci->big_endian_mmio = 1; in ehci_hcd_ppc_of_probe()
75 ehci->big_endian_mmio = 1; in ehci_msp_setup()201 ehci->big_endian_mmio = 1; in usb_hcd_msp_probe()
162 ehci->big_endian_mmio = 1; in ehci_hcd_xilinx_of_probe()
122 ehci->big_endian_mmio = 1; in ehci_hcd_grlib_probe()
40 uhci->big_endian_mmio = 1; in uhci_grlib_init()
432 unsigned int big_endian_mmio:1; /* Big endian registers */ member556 #define uhci_big_endian_mmio(u) ((u)->big_endian_mmio)
210 unsigned big_endian_mmio:1; member722 #define ehci_big_endian_mmio(e) ((e)->big_endian_mmio)
45 ehci->big_endian_mmio = 1; in ps3_ehci_hc_reset()
110 ehci->big_endian_mmio = 1; in ehci_pci_setup()
340 ehci->big_endian_mmio = pdata->big_endian_mmio; in ehci_fsl_setup()
330 .big_endian_mmio = 1,
174 if (pdata->big_endian_mmio) in ohci_platform_probe()
36 unsigned big_endian_mmio:1; member
49 unsigned big_endian_mmio:1; member
91 unsigned big_endian_mmio:1; member
280 .big_endian_mmio = 1,350 .big_endian_mmio = 1,
865 if (pdata->big_endian_mmio) { in usb_otg_start()
118 if (pdata->big_endian_mmio) { in fsl_set_accessors()