Home
last modified time | relevance | path

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

/drivers/scsi/pcmcia/
Dsym53c500_cs.c149 #define FLUSH_FIFO 0x01 macro
417 outb(FLUSH_FIFO, port_base + CMD_REG); in SYM53C500_intr()
436 outb(FLUSH_FIFO, port_base + CMD_REG); in SYM53C500_intr()
456 outb(FLUSH_FIFO, port_base + CMD_REG); in SYM53C500_intr()
567 outb(FLUSH_FIFO, port_base + CMD_REG); /* reset the fifos */ in SYM53C500_queue_lck()
/drivers/mmc/host/
Dau1xmmc.c172 static inline void FLUSH_FIFO(struct au1xmmc_host *host) in FLUSH_FIFO() function
693 FLUSH_FIFO(host); in au1xmmc_request()