Home
last modified time | relevance | path

Searched refs:AUX_GTS (Results 1 – 4 of 4) 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()