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