Searched refs:clk_pll_table (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/clk/actions/
H A Dowl-pll.c31 static unsigned long _get_table_rate(const struct clk_pll_table *table,
34 const struct clk_pll_table *clkt;
43 static const struct clk_pll_table *_get_pll_table(
44 const struct clk_pll_table *table, unsigned long rate)
46 const struct clk_pll_table *clkt;
64 const struct clk_pll_table *clkt;
161 const struct clk_pll_table *clkt;
H A Dowl-pll.h19 struct clk_pll_table { struct
33 const struct clk_pll_table *table;
H A Dowl-s700.c74 static struct clk_pll_table clk_audio_pll_table[] = {
79 static struct clk_pll_table clk_cvbs_pll_table[] = {
H A Dowl-s900.c74 static struct clk_pll_table clk_audio_pll_table[] = {
79 static struct clk_pll_table clk_edp_pll_table[] = {
H A Dowl-s500.c96 static const struct clk_pll_table clk_audio_pll_table[] = {

Completed in 101 milliseconds