Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dstm32-dmamux.c42 u32 dmamux_requests; /* Number of DMA requests routed toward DMAs */ member
101 if (dma_spec->args[0] > dmamux->dmamux_requests) { in stm32_dmamux_route_allocate()
235 &stm32_dmamux->dmamux_requests)) { in stm32_dmamux_probe()
236 stm32_dmamux->dmamux_requests = STM32_DMAMUX_MAX_REQUESTS; in stm32_dmamux_probe()
238 stm32_dmamux->dmamux_requests); in stm32_dmamux_probe()