Home
last modified time | relevance | path

Searched refs:HSSEL (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpib/include/
H A Dtnt4882_registers.h18 HSSEL = 0xd, // handshake select register enumerator
/linux/drivers/gpib/tnt4882/
H A Dtnt4882_gpib.c870 tnt_writeb(tnt_priv, NODMA, HSSEL); in tnt4882_init()
880 tnt_writeb(tnt_priv, NODMA | TNT_ONE_CHIP_BIT, HSSEL); in tnt4882_init()
882 tnt_writeb(tnt_priv, NODMA, HSSEL); in tnt4882_init()
/linux/drivers/gpib/ni_usb/
H A Dni_usb_gpib.c1708 writes[i].address = HSSEL; in ni_usb_setup_init()