Searched refs:clkout2_hw (Results 1 – 1 of 1) sorted by relevance
20 struct clk_hw clkout2_hw; member33 clkout2_hw); in rk808_clkout2_enable()54 clkout2_hw); in rk808_clkout2_is_prepared()88 return idx ? &rk808_clkout->clkout2_hw : &rk808_clkout->clkout1_hw; in of_clk_rk808_get()95 clkout2_hw); in rk817_clkout2_enable()117 clkout2_hw); in rk817_clkout2_is_prepared()185 rk808_clkout->clkout2_hw.init = &init; in rk808_clkout_probe()191 ret = devm_clk_hw_register(&client->dev, &rk808_clkout->clkout2_hw); in rk808_clkout_probe()