Home
last modified time | relevance | path

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

/linux/drivers/staging/gpib/include/
H A Dtms9914.h185 HR_BIIE = (1 << 5), /* */ enumerator
/linux/drivers/staging/gpib/tms9914/
H A Dtms9914.c852 priv->imr0_bits |= HR_MACIE | HR_RLCIE | HR_ENDIE | HR_BOIE | HR_BIIE | in tms9914_online()
/linux/drivers/staging/gpib/agilent_82350b/
H A Dagilent_82350b.c63 write_byte(tms_priv, tms_priv->imr0_bits & ~HR_BIIE, IMR0); // disable BI interrupts in agilent_82350b_accel_read()