Searched refs:srnp (Results 1 – 1 of 1) sorted by relevance
270 struct device_node *srnp; in hb_clk_init() local282 srnp = of_find_compatible_node(NULL, NULL, "calxeda,hb-sregs"); in hb_clk_init()283 hb_clk->reg = of_iomap(srnp, 0); in hb_clk_init()284 of_node_put(srnp); in hb_clk_init()