Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/rockchip/
H A Dclk-rk3568.c1683 struct clk_rk3568_inits { struct
1687 static const struct clk_rk3568_inits clk_rk3568_pmucru_init = { argument
1691 static const struct clk_rk3568_inits clk_3568_cru_init = {
1709 const struct clk_rk3568_inits *init_data; in clk_rk3568_probe()
1711 init_data = (struct clk_rk3568_inits *)of_device_get_match_data(&pdev->dev); in clk_rk3568_probe()