Home
last modified time | relevance | path

Searched refs:div_table_cfg (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/drivers/clk/
A Dclk-stm32-core.c149 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()
A Dclk-stm32-core.h24 struct div_table_cfg { struct
35 const struct div_table_cfg *table; argument
A Dclk-stm32mp13.c507 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