Searched refs:clk_aux_parent (Results 1 – 1 of 1) sorted by relevance
94 struct clk *clk_aux_parent; member299 clkp = dvo->clk_aux_parent; in sti_dvo_set_mode()555 dvo->clk_aux_parent = devm_clk_get(dev, "aux_parent"); in sti_dvo_probe()556 if (IS_ERR(dvo->clk_aux_parent)) { in sti_dvo_probe()558 dvo->clk_aux_parent = NULL; in sti_dvo_probe()