Searched refs:OHCI_CLF (Results 1 – 2 of 2) sorted by relevance
221 #define OHCI_CLF (1 << 1) /* control list filled */ macro
412 (temp & OHCI_CLF) ? " CLF" : "", in ohci_dump_status()1025 ohci_writel(OHCI_CLF, &ohci->regs->cmdstatus); in td_submit_job()