Searched refs:LPE_INC (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/arm/lpc/
H A Dif_lpereg.h168 #define LPE_INC(x, y) (x) = ((x) == ((y)-1)) ? 0 : (x)+1 macro
H A Dif_lpe.c582 LPE_INC(prod, LPE_TXDESC_NUM);
775 LPE_INC(cons, LPE_RXDESC_NUM);
820 LPE_INC(sc->lpe_cdata.lpe_tx_last, LPE_TXDESC_NUM);

Completed in 56 milliseconds