Home
last modified time | relevance | path

Searched refs:HR_BIIE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpib/include/
H A Dtms9914.h188 HR_BIIE = (1 << 5), /* */ enumerator
/linux/drivers/gpib/tms9914/
H A Dtms9914.c856 priv->imr0_bits |= HR_MACIE | HR_RLCIE | HR_ENDIE | HR_BOIE | HR_BIIE | in tms9914_online()
/linux/drivers/gpib/agilent_82350b/
H A Dagilent_82350b.c71 write_byte(tms_priv, tms_priv->imr0_bits & ~HR_BIIE, IMR0); in agilent_82350b_accel_read()
/linux/drivers/gpib/agilent_82357a/
H A Dagilent_82357a.c1269 writes[14].value = HR_BOIE | HR_BIIE; in agilent_82357a_init()