Home
last modified time | relevance | path

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

/linux/drivers/gpib/include/
H A Dnec7210_registers.h198 AUX_RTL = 0x5, /* Return to local */ enumerator
H A Dtms9914.h260 AUX_RTL = 0x7, /* d return to local */ enumerator
/linux/drivers/gpib/tms9914/
H A Dtms9914.c162 write_byte(priv, AUX_RTL, AUXCR); in tms9914_return_to_local()
/linux/drivers/gpib/nec7210/
H A Dnec7210.c399 write_byte(priv, AUX_RTL, AUXMR); in nec7210_return_to_local()
/linux/drivers/gpib/eastwood/
H A Dfluke_gpib.c195 write_byte(nec_priv, AUX_RTL, AUXMR); in fluke_return_to_local()