Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
pl181.c | 165 const uint32_t fifo_cnt = local in function:plmmc_intr_xfer 167 if (fifo_cnt > sc->sc_fifo_resid) { 173 len = sc->sc_fifo_resid - fifo_cnt; |
pl181.c | 165 const uint32_t fifo_cnt = local in function:plmmc_intr_xfer 167 if (fifo_cnt > sc->sc_fifo_resid) { 173 len = sc->sc_fifo_resid - fifo_cnt; |