Home
last modified time | relevance | path

Searched refs:AUX_RTL (Results 1 – 8 of 8) 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/eastwood/
H A Dfluke_gpib.c196 write_byte(nec_priv, AUX_RTL, AUXMR); in fluke_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/cb7210/
H A Dcb7210.c686 write_byte(nec_priv, AUX_RTL, AUXMR); in cb7210_return_to_local()
/linux/drivers/gpib/fmh_gpib/
H A Dfmh_gpib.c234 write_byte(nec_priv, AUX_RTL, AUXMR); in fmh_gpib_return_to_local()
/linux/drivers/gpib/ni_usb/
H A Dni_usb_gpib.c1504 writes[i].value = AUX_RTL; in ni_usb_return_to_local()