Home
last modified time | relevance | path

Searched refs:cru_node (Results 1 – 1 of 1) sorted by relevance

/drivers/clk/rockchip/
Dclk.c166 static struct device_node *cru_node; variable
173 cru_node = np; in rockchip_clk_init()
188 grf = syscon_regmap_lookup_by_phandle(cru_node, "rockchip,grf"); in rockchip_clk_get_grf()