Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/devices/
H A Dtsi721_dma.c459 if (sg_dma_len(sg) > TSI721_BDMA_MAX_BCOUNT) { in tsi721_submit_sg()
471 bcount + sg_dma_len(sg) <= TSI721_BDMA_MAX_BCOUNT) { in tsi721_submit_sg()
H A Dtsi721.h672 #define TSI721_BDMA_MAX_BCOUNT (TSI721_DMAD_BCOUNT1 + 1) macro
H A Dtsi721.c2564 attr->dma_max_size = TSI721_BDMA_MAX_BCOUNT; in tsi721_query_mport()