Home
last modified time | relevance | path

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

/linux/drivers/gpib/include/
H A Dnec7210_registers.h203 AUX_GTS = 0x10, /* Go To Standby */ enumerator
H A Dtms9914.h264 AUX_GTS = 0xb, /* X goto standby */ enumerator
/linux/drivers/gpib/tms9914/
H A Dtms9914.c84 write_byte(priv, AUX_GTS, AUXCR); in tms9914_go_to_standby()
/linux/drivers/gpib/nec7210/
H A Dnec7210.c308 write_byte(priv, AUX_GTS, AUXMR); in nec7210_go_to_standby()
/linux/drivers/gpib/agilent_82357a/
H A Dagilent_82357a.c753 write.value = AUX_GTS; in agilent_82357a_go_to_standby()