Home
last modified time | relevance | path

Searched refs:FSL_RE_SLOT_FULL (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/dma/
Dfsl_raid.h53 #define FSL_RE_SLOT_FULL(x) ((x) >> FSL_RE_SLOT_FULL_SHIFT) macro
Dfsl_raid.c170 count = FSL_RE_SLOT_FULL(in_be32(&re_chan->jrregs->oubring_slot_full)); in fsl_re_dequeue()