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