Home
last modified time | relevance | path

Searched refs:RESET_FIFO (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpib/include/
H A Dtnt4882_registers.h84 RESET_FIFO = 0x10, /* reset the FIFOs */ enumerator
/linux/drivers/media/i2c/
H A Dtda1997x_regs.h595 #define RESET_FIFO BIT(4) /* Reset Audio FIFO control */ macro
/linux/drivers/gpib/tnt4882/
H A Dtnt4882_gpib.c302 tnt_writeb(tnt_priv, RESET_FIFO, CMDR); in tnt4882_accel_read()
475 tnt_writeb(tnt_priv, RESET_FIFO, CMDR); in generic_write()