Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/rockchip/
H A Dclk.c384 ctx->cru_node = np; in rockchip_clk_init()
387 ctx->grf = syscon_regmap_lookup_by_phandle(ctx->cru_node, in rockchip_clk_init()
H A Dclk.h342 struct device_node *cru_node; member