Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/rockchip/
Dclk.c390 ctx->cru_node = np; in rockchip_clk_init()
393 ctx->grf = syscon_regmap_lookup_by_phandle(ctx->cru_node, in rockchip_clk_init()
Dclk.h235 struct device_node *cru_node; member