Searched refs:refnp (Results 1 – 1 of 1) sorted by relevance
174 struct device_node *refnp; in mx27_clocks_init_dt() local177 for_each_compatible_node(refnp, NULL, "fixed-clock") { in mx27_clocks_init_dt()178 if (!of_device_is_compatible(refnp, "fsl,imx-osc26m")) in mx27_clocks_init_dt()181 if (!of_property_read_u32(refnp, "clock-frequency", &fref)) { in mx27_clocks_init_dt()182 of_node_put(refnp); in mx27_clocks_init_dt()