Home
last modified time | relevance | path

Searched refs:clk_factor_table (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/clk/actions/
Dowl-factor.c17 static unsigned int _get_table_maxval(const struct clk_factor_table *table) in _get_table_maxval()
20 const struct clk_factor_table *clkt; in _get_table_maxval()
28 static int _get_table_div_mul(const struct clk_factor_table *table, in _get_table_div_mul()
31 const struct clk_factor_table *clkt; in _get_table_div_mul()
44 static unsigned int _get_table_val(const struct clk_factor_table *table, in _get_table_val()
47 const struct clk_factor_table *clkt; in _get_table_val()
71 const struct clk_factor_table *clkt = factor_hw->table; in owl_clk_val_best()
125 const struct clk_factor_table *clkt = factor_hw->table; in owl_factor_helper_round_rate()
148 const struct clk_factor_table *clkt = factor_hw->table; in owl_factor_helper_recalc_rate()
Dowl-factor.h16 struct clk_factor_table { struct
27 struct clk_factor_table *table; argument
Dowl-s700.c119 static struct clk_factor_table sd_factor_table[] = {
141 static struct clk_factor_table lcd_factor_table[] = {
177 static struct clk_factor_table de_factor_table[] = {
183 static struct clk_factor_table hde_factor_table[] = {
Dowl-s900.c165 static struct clk_factor_table sd_factor_table[] = {
189 static struct clk_factor_table dmm_factor_table[] = {
195 static struct clk_factor_table noc_factor_table[] = {
200 static struct clk_factor_table bisp_factor_table[] = {