Home
last modified time | relevance | path

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

/drivers/dma/
Dstm32-dmamux.c40 u32 dmamux_requests; /* Number of DMA requests routed toward DMAs */ member
99 if (dma_spec->args[0] > dmamux->dmamux_requests) { in stm32_dmamux_route_allocate()
240 &stm32_dmamux->dmamux_requests)) { in stm32_dmamux_probe()
241 stm32_dmamux->dmamux_requests = STM32_DMAMUX_MAX_REQUESTS; in stm32_dmamux_probe()
243 stm32_dmamux->dmamux_requests); in stm32_dmamux_probe()