Searched refs:sclk0 (Results 1 – 3 of 3) sorted by relevance
172 parent_name = __clk_get_name(tcon->sclk0); in sun4i_dclk_create()
263 struct clk *sclk0; member
787 tcon->sclk0 = devm_clk_get_enabled(dev, "tcon-ch0"); in sun4i_tcon_init_clocks()788 if (IS_ERR(tcon->sclk0)) { in sun4i_tcon_init_clocks()790 return PTR_ERR(tcon->sclk0); in sun4i_tcon_init_clocks()