Searched refs:clk_div_table (Results 1 – 4 of 4) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi-ng/ |
| A D | clk-divider.c | 35 const struct clk_div_table *clkt; in _get_table_maxdiv() 48 const struct clk_div_table *clkt; in _get_table_mindiv() 79 const struct clk_div_table *clkt; in _get_table_div() 89 static unsigned int _get_div(const struct clk_div_table *table, in _get_div() 114 const struct clk_div_table *clkt; in _get_table_val() 138 static unsigned int _get_val(const struct clk_div_table *table, in _get_val() 192 const struct clk_div_table *clkt; in _is_valid_table_div() 223 const struct clk_div_table *clkt; in _round_up_table() 248 const struct clk_div_table *clkt; in _round_down_table() 315 static int _div_round_up(const struct clk_div_table *table, in _div_round_up() [all …]
|
| A D | ccu.h | 437 struct clk_div_table struct 491 const struct clk_div_table *table; 507 unsigned int val, const struct clk_div_table *table, 511 const struct clk_div_table *table, u8 width, 515 const struct clk_div_table *table, 519 const struct clk_div_table *table, u8 width, 532 u8 clk_divider_flags, const struct clk_div_table *table, 779 const struct clk_div_table *table, in divider_round_rate() 788 const struct clk_div_table *table, in divider_ro_round_rate()
|
| A D | ccu_div.h | 40 struct clk_div_table *table;
|
| A D | ccu-sun8iw20.c | 202 static struct clk_div_table pll_cpux_div_table[] = 706 static struct clk_div_table riscv_axi_table[] =
|
Completed in 17 milliseconds