Home
last modified time | relevance | path

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

/linux-6.15/drivers/clk/rockchip/
H A Dclk.c382 ctx->cru_node = np; in rockchip_clk_init_base()
385 ctx->grf = syscon_regmap_lookup_by_phandle(ctx->cru_node, in rockchip_clk_init_base()
H A Dclk.h454 struct device_node *cru_node; member