Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/gpib/pc2/
H A Dpc2_gpib.c36 static const int pc2a_reg_offset = 0x400; variable
382 nec_priv->offset = pc2a_reg_offset; in pc2a_common_attach()
409 if (check_region(config->ibbase + i * pc2a_reg_offset, 1)) in pc2a_common_attach()
421 i * pc2a_reg_offset, 1, "pc2a")) { in pc2a_common_attach()
425 j * pc2a_reg_offset, 1); in pc2a_common_attach()
496 i * pc2a_reg_offset, 1); in pc2a_common_detach()