Searched defs:intc_node (Results 1 – 2 of 2) sorted by relevance
204 let intc_node = fdt.root_mut().subnode_mut("intc")?; in create_gic_node() localVariable851 let intc_node = fdt.get_node_mut(TEST_PATH).unwrap(); in symbols_entries() localVariable
82 let intc_node = cpu_node.subnode_mut("interrupt-controller")?; in create_cpu_nodes() localVariable