Home
last modified time | relevance | path

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

/linux/drivers/gpib/include/
H A Dtms9914.h187 HR_BOIE = (1 << 4), /* */ 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.c192 write_byte(tms_priv, tms_priv->imr0_bits & ~HR_BOIE, IMR0); in agilent_82350b_accel_write()
/linux/drivers/gpib/agilent_82357a/
H A Dagilent_82357a.c1269 writes[14].value = HR_BOIE | HR_BIIE; in agilent_82357a_init()