Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dpl181.c55 #define PL181_FIFO_DEPTH 64 macro
175 len = uimin(sc->sc_fifo_resid, PL181_FIFO_DEPTH); in plmmc_intr_xfer()