Searched refs:clkout1_hw (Results 1 – 1 of 1) sorted by relevance
19 struct clk_hw clkout1_hw; member88 return idx ? &rk808_clkout->clkout2_hw : &rk808_clkout->clkout1_hw; in of_clk_rk808_get()173 rk808_clkout->clkout1_hw.init = &init; in rk808_clkout_probe()179 ret = devm_clk_hw_register(&client->dev, &rk808_clkout->clkout1_hw); in rk808_clkout_probe()