Home
last modified time | relevance | path

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

/linux/drivers/gpib/hp_82341/
H A Dhp_82341.h69 DONE_PGL_BIT = 0x80 enumerator
H A Dhp_82341.c537 if (inb(hp_priv->iobase[0] + CONFIG_CONTROL_STATUS_REG) & DONE_PGL_BIT) in xilinx_done()
654 hp_priv->config_control_bits |= DONE_PGL_BIT; in set_xilinx_not_prog()
656 hp_priv->config_control_bits &= ~DONE_PGL_BIT; in set_xilinx_not_prog()