Searched refs:chn_np (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ti/ |
H A D | k3-udma-glue.c | 103 static int of_k3_udma_glue_parse_chn(struct device_node *chn_np, in of_k3_udma_glue_parse_chn() argument 116 index = of_property_match_string(chn_np, "dma-names", name); in of_k3_udma_glue_parse_chn() 120 if (of_parse_phandle_with_args(chn_np, "dmas", "#dma-cells", index, in of_k3_udma_glue_parse_chn()
|
/kernel/linux/linux-6.6/drivers/dma/ti/ |
H A D | k3-udma-glue.c | 114 static int of_k3_udma_glue_parse_chn(struct device_node *chn_np, in of_k3_udma_glue_parse_chn() argument 126 index = of_property_match_string(chn_np, "dma-names", name); in of_k3_udma_glue_parse_chn() 130 if (of_parse_phandle_with_args(chn_np, "dmas", "#dma-cells", index, in of_k3_udma_glue_parse_chn()
|
Completed in 6 milliseconds