Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/rockchip/
H A Dclk-rv1126.c1152 struct clk_rv1126_inits { struct
1156 static const struct clk_rv1126_inits clk_rv1126_pmucru_init = { argument
1160 static const struct clk_rv1126_inits clk_rv1126_cru_init = {
1178 const struct clk_rv1126_inits *init_data; in clk_rv1126_probe()
1180 init_data = (struct clk_rv1126_inits *)of_device_get_match_data(&pdev->dev); in clk_rv1126_probe()