Searched refs:BYTE_MOD_BURST_LEN (Results 1 – 1 of 1) sorted by relevance
242 #define BYTE_MOD_BURST_LEN(b, ccr) (((b) / BRST_SIZE(ccr)) % BRST_LEN(ccr)) macro1456 num_dregs = BYTE_MOD_BURST_LEN(x->bytes, pxs->ccr); in _period()1464 num_dregs = BYTE_MOD_BURST_LEN(x->bytes, pxs->ccr); in _period()