Home
last modified time | relevance | path

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

/linux/drivers/dma/stm32/
H A Dstm32-dma3.c237 #define port_is_axi(maxdw) ({ typeof(maxdw) (_maxdw) = (maxdw); \ macro
615 if (port_is_axi(sap_max_dw)) /* AXI - apply axi maximum burst limitation */ in stm32_dma3_chan_prep_hw()
621 if (port_is_axi(dap_max_dw)) /* AXI - apply axi maximum burst limitation */ in stm32_dma3_chan_prep_hw()