Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/dw/
Drzn1-dmamux.c45 unsigned int dmac_idx, chan, val; in rzn1_dmamux_route_allocate() local
74 dmac_idx = map->req_idx >= RZN1_DMAMUX_LINES_PER_CTLR ? 1 : 0; in rzn1_dmamux_route_allocate()
75 dma_spec->np = of_parse_phandle(ofdma->of_node, "dma-masters", dmac_idx); in rzn1_dmamux_route_allocate()
83 map->req_idx, dmac_idx, chan); in rzn1_dmamux_route_allocate()