Searched refs:of_channels (Results 1 – 1 of 1) sorted by relevance
928 struct device_node *of_channels, *of_chan; in axi_dmac_parse_dt() local931 of_channels = of_get_child_by_name(dev->of_node, "adi,channels"); in axi_dmac_parse_dt()932 if (of_channels == NULL) in axi_dmac_parse_dt()935 for_each_child_of_node(of_channels, of_chan) { in axi_dmac_parse_dt()939 of_node_put(of_channels); in axi_dmac_parse_dt()943 of_node_put(of_channels); in axi_dmac_parse_dt()