Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/rockchip/
Dclk-rk3568.c1681 struct clk_rk3568_inits { struct
1685 static const struct clk_rk3568_inits clk_rk3568_pmucru_init = { argument
1689 static const struct clk_rk3568_inits clk_3568_cru_init = {
1707 const struct clk_rk3568_inits *init_data; in clk_rk3568_probe()
1709 init_data = (struct clk_rk3568_inits *)of_device_get_match_data(&pdev->dev); in clk_rk3568_probe()