Searched refs:OHCI_CLF (Results 1 – 4 of 4) sorted by relevance
221 #define OHCI_CLF (1 << 1) /* control list filled */ macro
408 (temp & OHCI_CLF) ? " CLF" : "", in ohci_dump_status()1021 ohci_writel(OHCI_CLF, &ohci->regs->cmdstatus); in td_submit_job()
205 #define OHCI_CLF (1 << 1) /* control list filled */ macro
277 (temp & OHCI_CLF) ? " CLF" : "", in ohci_dump_status()717 writel (OHCI_CLF, &ohci->regs->cmdstatus); /* start Control list */ in td_submit_job()