Home
last modified time | relevance | path

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

/linux/drivers/gpib/pc2/
H A Dpc2_gpib.c36 static const int pc2a_reg_offset = 0x400; variable
384 nec_priv->offset = pc2a_reg_offset; in pc2a_common_attach()
411 if (check_region(config->ibbase + i * pc2a_reg_offset, 1)) in pc2a_common_attach()
423 i * pc2a_reg_offset, 1, "pc2a")) { in pc2a_common_attach()
427 j * pc2a_reg_offset, 1); in pc2a_common_attach()
498 i * pc2a_reg_offset, 1); in pc2a_common_detach()