Home
last modified time | relevance | path

Searched refs:USBDEV_FSTAT_FLUSH (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/mips/au1000/common/
Dusbdev.c313 au_writel(USBDEV_FSTAT_FLUSH | USBDEV_FSTAT_UF | in flush_write_fifo()
327 au_writel(USBDEV_FSTAT_FLUSH | USBDEV_FSTAT_UF | in flush_read_fifo()
/linux-2.4.37.9/include/asm-mips/
Dau1000.h767 #define USBDEV_FSTAT_FLUSH (1<<6) macro