Searched refs:getclk (Results 1 – 1 of 1) sorted by relevance
1533 bool getclk) in _update_opp_table_clk() argument1541 if (!getclk || IS_ERR(opp_table) || !IS_ERR(opp_table->clk) || in _update_opp_table_clk()1596 bool getclk) in _add_opp_table_indexed() argument1643 return _update_opp_table_clk(dev, opp_table, getclk); in _add_opp_table_indexed()1646 static struct opp_table *_add_opp_table(struct device *dev, bool getclk) in _add_opp_table() argument1648 return _add_opp_table_indexed(dev, 0, getclk); in _add_opp_table()