Searched refs:clkout2_hw (Results 1 – 1 of 1) sorted by relevance
28 struct clk_hw clkout2_hw; member41 clkout2_hw); in rk808_clkout2_enable()62 clkout2_hw); in rk808_clkout2_is_prepared()96 return idx ? &rk808_clkout->clkout2_hw : &rk808_clkout->clkout1_hw; in of_clk_rk808_get()131 rk808_clkout->clkout2_hw.init = &init; in rk808_clkout_probe()137 ret = devm_clk_hw_register(&client->dev, &rk808_clkout->clkout2_hw); in rk808_clkout_probe()