Searched refs:CTCMREG (Results 1 – 1 of 1) sorted by relevance
196 #define CTCMREG 0x04 /* r current transf. count, middle byte */ macro516 ctcreg |= AM53C974_read_8(CTCMREG) << 8; in AM53C974_print()1154 residual = AM53C974_read_8(CTCLREG) | (AM53C974_read_8(CTCMREG) << 8) | in AM53C974_intr()1158 residual = AM53C974_read_8(CTCLREG) | (AM53C974_read_8(CTCMREG) << 8) | in AM53C974_intr()1611 residual = cfifo + (AM53C974_read_8(CTCLREG) | (AM53C974_read_8(CTCMREG) << 8) | in AM53C974_information_transfer()1691 residual = cfifo + (AM53C974_read_8(CTCLREG) | (AM53C974_read_8(CTCMREG) << 8) | in AM53C974_information_transfer()2237 ctcreg = AM53C974_read_8(CTCLREG) | (AM53C974_read_8(CTCMREG) << 8) | in AM53C974_dma_blast()