Home
last modified time | relevance | path

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

/linux/drivers/gpib/hp_82341/
H A Dhp_82341.h156 PIO_DIRECTION_REG = 0x21, // set pio data line directions (set for input) enumerator
H A Dhp_82341.c740 isapnp_write_byte(PIO_DIRECTION_REG, HP_82341D_XILINX_READY_BIT | in hp_82341_attach()