Home
last modified time | relevance | path

Searched refs:OHCI_INTR_SF (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-hub.c80 ohci_writel (ohci, OHCI_INTR_SF, &ohci->regs->intrstatus);
95 ohci_writel(ohci, OHCI_INTR_SF, &ohci->regs->intrdisable);
246 ohci_writel (ohci, OHCI_INTR_SF, &ohci->regs->intrenable);
H A Dohci.h287 #define OHCI_INTR_SF (1 << 2) /* start frame */ macro
H A Dohci-q.c495 ohci_writel (ohci, OHCI_INTR_SF, &ohci->regs->intrstatus); in start_ed_unlink()
496 ohci_writel (ohci, OHCI_INTR_SF, &ohci->regs->intrenable); in start_ed_unlink()
H A Dohci-hcd.c972 if ((ints & OHCI_INTR_SF) != 0 && !ohci->ed_rm_list in ohci_irq()
974 ohci_writel (ohci, OHCI_INTR_SF, &regs->intrdisable); in ohci_irq()
H A Disp1362.h298 #define OHCI_INTR_SF (1 << 2) /* start frame */ macro
H A Dohci-dbg.c58 (mask & OHCI_INTR_SF) ? " SF" : "", in ohci_dump_intr_mask()
H A Disp1362-hcd.c1774 isp1362_write_reg32(isp1362_hcd, HCINTSTAT, OHCI_INTR_SF); in isp1362_bus_suspend()
1781 if (isp1362_read_reg32(isp1362_hcd, HCINTSTAT) & OHCI_INTR_SF) in isp1362_bus_suspend()
1936 mask & OHCI_INTR_SF ? " sof" : "", in dump_int()
H A Du132-hcd.c1731 OHCI_INTR_UE | OHCI_INTR_RD | OHCI_INTR_SF | OHCI_INTR_WDH | in u132_run()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-hub.c80 ohci_writel (ohci, OHCI_INTR_SF, &ohci->regs->intrstatus);
95 ohci_writel(ohci, OHCI_INTR_SF, &ohci->regs->intrdisable);
246 ohci_writel (ohci, OHCI_INTR_SF, &ohci->regs->intrenable);
H A Dohci.h287 #define OHCI_INTR_SF (1 << 2) /* start frame */ macro
H A Dohci-q.c495 ohci_writel (ohci, OHCI_INTR_SF, &ohci->regs->intrstatus); in start_ed_unlink()
496 ohci_writel (ohci, OHCI_INTR_SF, &ohci->regs->intrenable); in start_ed_unlink()
H A Dohci-hcd.c970 if ((ints & OHCI_INTR_SF) != 0 && !ohci->ed_rm_list in ohci_irq()
972 ohci_writel (ohci, OHCI_INTR_SF, &regs->intrdisable); in ohci_irq()
H A Disp1362.h298 #define OHCI_INTR_SF (1 << 2) /* start frame */ macro
H A Dohci-dbg.c58 (mask & OHCI_INTR_SF) ? " SF" : "", in ohci_dump_intr_mask()
H A Disp1362-hcd.c1774 isp1362_write_reg32(isp1362_hcd, HCINTSTAT, OHCI_INTR_SF); in isp1362_bus_suspend()
1781 if (isp1362_read_reg32(isp1362_hcd, HCINTSTAT) & OHCI_INTR_SF) in isp1362_bus_suspend()
1936 mask & OHCI_INTR_SF ? " sof" : "", in dump_int()
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dftdi-elan.c2353 OHCI_INTR_UE | OHCI_INTR_RD | OHCI_INTR_SF | OHCI_INTR_WDH | in ftdi_elan_check_controller()

Completed in 31 milliseconds