Home
last modified time | relevance | path

Searched refs:OHCI_BLF (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-q.c687 ohci_writel (ohci, OHCI_BLF, &ohci->regs->cmdstatus); in td_submit_urb()
1119 command |= OHCI_BLF; in finish_unlinks()
1183 ohci_writel(ohci, OHCI_BLF, in takeback_td()
H A Dohci.h275 #define OHCI_BLF (1 << 2) /* bulk list filled */ macro
H A Dohci-hub.c286 temp |= OHCI_BLF;
H A Dohci-dbg.c133 (temp & OHCI_BLF) ? " BLF" : "", in ohci_dump_status()
H A Du132-hcd.c1713 retval = u132_write_pcimem(u132, cmdstatus, OHCI_BLF); in u132_run()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-q.c687 ohci_writel (ohci, OHCI_BLF, &ohci->regs->cmdstatus); in td_submit_urb()
1119 command |= OHCI_BLF; in finish_unlinks()
1183 ohci_writel(ohci, OHCI_BLF, in takeback_td()
H A Dohci.h275 #define OHCI_BLF (1 << 2) /* bulk list filled */ macro
H A Dohci-hub.c286 temp |= OHCI_BLF;
H A Dohci-dbg.c133 (temp & OHCI_BLF) ? " BLF" : "", in ohci_dump_status()
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dftdi-elan.c2336 retval = ftdi_write_pcimem(ftdi, cmdstatus, OHCI_BLF); in ftdi_elan_check_controller()

Completed in 18 milliseconds