Searched refs:BYTE_TO_BURST (Results 1 – 1 of 1) sorted by relevance
240 #define BYTE_TO_BURST(b, ccr) ((b) / BRST_SIZE(ccr) / BRST_LEN(ccr)) macro1377 unsigned long c, bursts = BYTE_TO_BURST(x->bytes, ccr); in _setup_loops()