Home
last modified time | relevance | path

Searched refs:auto_table (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-pll.c98 static struct rockchip_pll_rate_table auto_table; variable
168 return &auto_table; in rk_pll_rate_table_get()
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_px30.c102 static struct pll_rate_table auto_table; variable
109 struct pll_rate_table *rate = &auto_table; in pll_clk_set_by_auto()