Searched refs:div_table_cfg (Results 1 – 3 of 3) sorted by relevance
149 static unsigned int _get_table_div(const struct div_table_cfg *table, in _get_table_div()152 const struct div_table_cfg *clkt = NULL; in _get_table_div()161 static unsigned int _get_table_val(const struct div_table_cfg *table, in _get_table_val()164 const struct div_table_cfg *clkt = NULL; in _get_table_val()173 static unsigned int _get_div(const struct div_table_cfg *table, in _get_div()192 static unsigned int _get_val(const struct div_table_cfg *table, in _get_val()211 static bool _is_valid_table_div(const struct div_table_cfg *table, in _is_valid_table_div()214 const struct div_table_cfg *clkt = NULL; in _is_valid_table_div()223 static bool _is_valid_div(const struct div_table_cfg *table, in _is_valid_div()236 const struct div_table_cfg *table, uint8_t width, in divider_get_val()
24 struct div_table_cfg { struct35 const struct div_table_cfg *table; argument
507 static const struct div_table_cfg axi_div_table[] = {513 static const struct div_table_cfg mlahb_div_table[] = {521 static const struct div_table_cfg apb_div_table[] = {
Completed in 10 milliseconds