Searched refs:TRANSFERCOUNT (Results 1 – 2 of 2) sorted by relevance
699 l = nsp_index_read(base, TRANSFERCOUNT); in nsp_fifo_count()700 m = nsp_index_read(base, TRANSFERCOUNT); in nsp_fifo_count()701 h = nsp_index_read(base, TRANSFERCOUNT); in nsp_fifo_count()702 dummy = nsp_index_read(base, TRANSFERCOUNT); /* required this! */ in nsp_fifo_count()
146 #define TRANSFERCOUNT 0x1E /* R */ macro