Searched refs:cm_node (Results 1 – 1 of 1) sorted by relevance
245 struct device_node *cm_node; in mips_cm_update_property() local247 cm_node = of_find_compatible_node(of_root, NULL, "mobileye,eyeq6-cm"); in mips_cm_update_property()248 if (!cm_node) in mips_cm_update_property()257 of_node_put(cm_node); in mips_cm_update_property()
Completed in 4 milliseconds