Lines Matching refs:cpu_port
179 struct device_node *cpu_port; in asoc_graph_card_parse_of() local
210 cpu_port = it.node; in asoc_graph_card_parse_of()
211 cpu_ep = of_get_next_child(cpu_port, NULL); in asoc_graph_card_parse_of()
232 of_node_put(cpu_port); in asoc_graph_card_parse_of()
246 cpu_port = it.node; in asoc_graph_card_parse_of()
247 cpu_ep = of_get_next_child(cpu_port, NULL); in asoc_graph_card_parse_of()
267 of_node_put(cpu_port); in asoc_graph_card_parse_of()
274 of_node_put(cpu_port); in asoc_graph_card_parse_of()
295 struct device_node *cpu_port; in asoc_graph_get_dais_count() local
305 cpu_port = it.node; in asoc_graph_get_dais_count()
306 cpu_ep = of_get_next_child(cpu_port, NULL); in asoc_graph_get_dais_count()