Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac.h246 DWAXIDMAC_ARWLEN_MIN = DWAXIDMAC_ARWLEN_1, enumerator
H A Ddw-axi-dmac-platform.c1362 if (tmp < DWAXIDMAC_ARWLEN_MIN + 1) in parse_device_properties()