Home
last modified time | relevance | path

Searched refs:AUX_SEOI (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpib/include/
H A Dnec7210_registers.h199 AUX_SEOI = 0x6, /* Send EOI */ enumerator
H A Dtms9914.h261 AUX_SEOI = 0x8, /* X send EOI with next byte */ enumerator
/linux/drivers/gpib/tms9914/
H A Dtms9914.c621 write_byte(priv, AUX_SEOI, AUXCR); in tms9914_write()
/linux/drivers/gpib/nec7210/
H A Dnec7210.c823 write_byte(priv, AUX_SEOI, AUXMR); in nec7210_write()
/linux/drivers/gpib/eastwood/
H A Dfluke_gpib.c527 write_byte(nec_priv, AUX_SEOI, AUXMR); in fluke_accel_write()