Searched refs:DIRECTION_GPIB_TO_HOST_BIT (Results 1 – 2 of 2) sorted by relevance
148 DIRECTION_GPIB_TO_HOST_BIT = 0x20, // transfer direction (set for gpib to host) enumerator
53 outb(DIRECTION_GPIB_TO_HOST_BIT, hp_priv->iobase[3] + BUFFER_CONTROL_REG); in hp_82341_accel_read()84 outb(ENABLE_TI_BUFFER_BIT | DIRECTION_GPIB_TO_HOST_BIT, hp_priv->iobase[3] + in hp_82341_accel_read()103 outb(DIRECTION_GPIB_TO_HOST_BIT, hp_priv->iobase[3] + BUFFER_CONTROL_REG); in hp_82341_accel_read()
Completed in 6 milliseconds