Home
last modified time | relevance | path

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

/linux/drivers/gpib/hp_82341/
H A Dhp_82341.h50 TRANSFER_COUNT_LOW_REG = 0x4, enumerator
H A Dhp_82341.c892 lo = inb(hp_priv->iobase[1] + TRANSFER_COUNT_LOW_REG); in read_transfer_counter()
903 outb(complement & 0xff, hp_priv->iobase[1] + TRANSFER_COUNT_LOW_REG); in set_transfer_counter()