Home
last modified time | relevance | path

Searched refs:BUFFER_PORT_LOW_REG (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpib/hp_82341/
H A Dhp_82341.h56 BUFFER_PORT_LOW_REG = 0x0, enumerator
H A Dhp_82341.c107 unsigned short data_word = inw(hp_priv->iobase[3] + BUFFER_PORT_LOW_REG); in hp_82341_accel_read()
205 outw(data_word, hp_priv->iobase[3] + BUFFER_PORT_LOW_REG); in hp_82341_accel_write()