Home
last modified time | relevance | path

Searched refs:OHCI_CLF (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/usb/host/
A Dohci-q.c709 ohci_writel (ohci, OHCI_CLF, &ohci->regs->cmdstatus); in td_submit_urb()
1109 command |= OHCI_CLF; in finish_unlinks()
1179 ohci_writel(ohci, OHCI_CLF, in takeback_td()
A Dohci.h274 #define OHCI_CLF (1 << 1) /* control list filled */ macro
A Dohci-hub.c280 temp |= OHCI_CLF; in ohci_rh_resume()
A Dohci-dbg.c134 (temp & OHCI_CLF) ? " CLF" : "", in ohci_dump_status()

Completed in 10 milliseconds