Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clk/rockchip/
Dclk-rk3568.c1682 struct clk_rk3568_inits { struct
1686 static const struct clk_rk3568_inits clk_rk3568_pmucru_init = { argument
1690 static const struct clk_rk3568_inits clk_3568_cru_init = {
1708 const struct clk_rk3568_inits *init_data; in clk_rk3568_probe()
1710 init_data = (struct clk_rk3568_inits *)of_device_get_match_data(&pdev->dev); in clk_rk3568_probe()