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