Home
last modified time | relevance | path

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

/freebsd-12.1/sys/mips/ingenic/
H A Djz4780_pdma.c375 access_width(struct xdma_request *req, uint32_t *dcm, uint32_t *max_width) in access_width() function
475 if (access_width(req, &dcm, &max_width) != 0) { in pdma_channel_request()
/freebsd-12.1/sys/dev/altera/softdma/
H A Dsoftdma.c107 uint32_t access_width; member