Searched refs:ext_osc32k_clk (Results 1 – 6 of 6) sorted by relevance
341 struct clk *ext_osc32k_clk = NULL; in sun6i_rtc_ccu_probe() local358 ext_osc32k_clk = devm_clk_get_optional(dev, fw_name); in sun6i_rtc_ccu_probe()359 if (IS_ERR(ext_osc32k_clk)) in sun6i_rtc_ccu_probe()360 return PTR_ERR(ext_osc32k_clk); in sun6i_rtc_ccu_probe()363 if (ext_osc32k_clk) { in sun6i_rtc_ccu_probe()365 *ext_osc32k = __clk_get_hw(ext_osc32k_clk); in sun6i_rtc_ccu_probe()
35 ext_osc32k: ext_osc32k_clk {
37 ext_osc32k: ext_osc32k_clk {
25 ext_osc32k: ext_osc32k_clk {
36 ext_osc32k: ext_osc32k_clk {
119 ext_osc32k: ext_osc32k_clk {