Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/soc/sunxi/
Dsunxi_sram.c89 struct device_node *sram_node, *section_node; in sunxi_sram_show() local
105 for_each_child_of_node(sram_node, section_node) { in sunxi_sram_show()
106 match = of_match_node(sunxi_sram_dt_ids, section_node); in sunxi_sram_show()
111 section_addr_p = of_get_address(section_node, 0, in sunxi_sram_show()