Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/rockchip/
Dclk-rk3568.c1692 struct clk_rk3568_inits { struct
1696 static const struct clk_rk3568_inits clk_rk3568_pmucru_init = { argument
1700 static const struct clk_rk3568_inits clk_3568_cru_init = {
1718 const struct clk_rk3568_inits *init_data; in clk_rk3568_probe()
1720 init_data = (struct clk_rk3568_inits *)of_device_get_match_data(&pdev->dev); in clk_rk3568_probe()