Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/
H A Dclk-stm32-core.c184 static unsigned int _get_table_div(const struct div_table_cfg *table, in _get_table_div()
187 const struct div_table_cfg *clkt = NULL; in _get_table_div()
196 static unsigned int _get_table_val(const struct div_table_cfg *table, in _get_table_val()
199 const struct div_table_cfg *clkt = NULL; in _get_table_val()
208 static unsigned int _get_div(const struct div_table_cfg *table, in _get_div()
227 static unsigned int _get_val(const struct div_table_cfg *table, in _get_val()
246 static bool _is_valid_table_div(const struct div_table_cfg *table, in _is_valid_table_div()
249 const struct div_table_cfg *clkt = NULL; in _is_valid_table_div()
258 static bool _is_valid_div(const struct div_table_cfg *table, in _is_valid_div()
271 const struct div_table_cfg *table, uint8_t width, in divider_get_val()
H A Dclk-stm32-core.h24 struct div_table_cfg { struct
35 const struct div_table_cfg *table; argument
H 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[] = {
H A Dclk-stm32mp21.c598 static const struct div_table_cfg apb_div_table[] = {
H A Dclk-stm32mp25.c638 static const struct div_table_cfg apb_div_table[] = {