Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/rockchip/
Dclk.c157 static struct device_node *cru_node; variable
164 cru_node = np; in rockchip_clk_init()
179 grf = syscon_regmap_lookup_by_phandle(cru_node, "rockchip,grf"); in rockchip_clk_get_grf()