Home
last modified time | relevance | path

Searched refs:OHCI_QUIRK_FRAME_NO (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-ppc-of.c137 ohci->flags |= OHCI_QUIRK_FRAME_NO; in ohci_hcd_ppc_of_probe()
139 ohci->flags |= OHCI_QUIRK_FRAME_NO; in ohci_hcd_ppc_of_probe()
H A Dohci-platform.c138 ohci->flags |= OHCI_QUIRK_FRAME_NO; in ohci_platform_probe()
175 ohci->flags |= OHCI_QUIRK_FRAME_NO; in ohci_platform_probe()
H A Dohci.h419 #define OHCI_QUIRK_FRAME_NO 0x80 /* no big endian frame_no shift */ macro
655 * [15:0] (OHCI_QUIRK_FRAME_NO) on big endian hosts.
666 if (!(ohci->flags & OHCI_QUIRK_FRAME_NO)) in ohci_frame_no()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-ppc-of.c135 ohci->flags |= OHCI_QUIRK_FRAME_NO; in ohci_hcd_ppc_of_probe()
137 ohci->flags |= OHCI_QUIRK_FRAME_NO; in ohci_hcd_ppc_of_probe()
H A Dohci-platform.c137 ohci->flags |= OHCI_QUIRK_FRAME_NO; in ohci_platform_probe()
174 ohci->flags |= OHCI_QUIRK_FRAME_NO; in ohci_platform_probe()
H A Dohci.h419 #define OHCI_QUIRK_FRAME_NO 0x80 /* no big endian frame_no shift */ macro
655 * [15:0] (OHCI_QUIRK_FRAME_NO) on big endian hosts.
666 if (!(ohci->flags & OHCI_QUIRK_FRAME_NO)) in ohci_frame_no()

Completed in 5 milliseconds