Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/ti/
H A Ddivider.c29 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div() function
75 return _get_table_div(divider->table, val); in _get_div()
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-divider.c79 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div() function
100 return _get_table_div(table, val); in _get_div()
/OK3568_Linux_fs/kernel/drivers/clk/nxp/
H A Dclk-lpc32xx.c922 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div() function
939 return _get_table_div(table, val); in _get_div()