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

/linux-master/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,
/linux-master/scripts/
H A DMakefile.lib511 # Flat Image Tree (FIT)
521 quiet_cmd_fit = FIT $@
/linux-master/arch/powerpc/kernel/
H A Dhead_85xx.S412 /* TODO: Add FIT support */
413 EXCEPTION(0x3100, FIT, FixedIntervalTimer, unknown_exception)

Completed in 143 milliseconds