Searched defs:FIT (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/host/
H A Dohci.h691 #define FIT (1 << 31) macro
697 u32 fit = ohci_readl(ohci, &ohci->regs->fminterval) & FIT;
699 ohci_writel (ohci, (fit ^ FIT) | ohci->fminterval,

Completed in 216 milliseconds