Searched refs:NI_65XX_CHAN_TO_PORT (Results 1 – 1 of 1) sorted by relevance
114 #define NI_65XX_CHAN_TO_PORT(x) ((x) / 8) macro300 for (port = NI_65XX_CHAN_TO_PORT(base_chan); port < num_ports; port++) { in ni_65xx_update_edge_detection()353 unsigned int port = base_port + NI_65XX_CHAN_TO_PORT(chan); in ni_65xx_dio_insn_config()420 int last_port_offset = NI_65XX_CHAN_TO_PORT(s->n_chan - 1); in ni_65xx_dio_insn_bits()424 for (port_offset = NI_65XX_CHAN_TO_PORT(base_chan); in ni_65xx_dio_insn_bits()