Searched refs:of_channels (Results 1 – 1 of 1) sorted by relevance
797 struct device_node *of_channels, *of_chan; in axi_dmac_parse_dt() local800 of_channels = of_get_child_by_name(dev->of_node, "adi,channels"); in axi_dmac_parse_dt()801 if (of_channels == NULL) in axi_dmac_parse_dt()804 for_each_child_of_node(of_channels, of_chan) { in axi_dmac_parse_dt()808 of_node_put(of_channels); in axi_dmac_parse_dt()812 of_node_put(of_channels); in axi_dmac_parse_dt()