Searched refs:AUX_RTL (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpib/include/ |
| H A D | nec7210_registers.h | 198 AUX_RTL = 0x5, /* Return to local */ enumerator
|
| H A D | tms9914.h | 260 AUX_RTL = 0x7, /* d return to local */ enumerator
|
| /linux/drivers/gpib/tms9914/ |
| H A D | tms9914.c | 162 write_byte(priv, AUX_RTL, AUXCR); in tms9914_return_to_local()
|
| /linux/drivers/gpib/eastwood/ |
| H A D | fluke_gpib.c | 196 write_byte(nec_priv, AUX_RTL, AUXMR); in fluke_return_to_local()
|
| /linux/drivers/gpib/nec7210/ |
| H A D | nec7210.c | 399 write_byte(priv, AUX_RTL, AUXMR); in nec7210_return_to_local()
|
| /linux/drivers/gpib/cb7210/ |
| H A D | cb7210.c | 686 write_byte(nec_priv, AUX_RTL, AUXMR); in cb7210_return_to_local()
|
| /linux/drivers/gpib/fmh_gpib/ |
| H A D | fmh_gpib.c | 234 write_byte(nec_priv, AUX_RTL, AUXMR); in fmh_gpib_return_to_local()
|
| /linux/drivers/gpib/ni_usb/ |
| H A D | ni_usb_gpib.c | 1504 writes[i].value = AUX_RTL; in ni_usb_return_to_local()
|