Searched refs:rockchip_pll_rate_table (Results 1 - 6 of 6) sorted by relevance

/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dclock.h81 struct rockchip_pll_rate_table { struct
118 struct rockchip_pll_rate_table *rate_table;
/u-boot/drivers/clk/rockchip/
H A Dclk_pll.c16 static struct rockchip_pll_rate_table rockchip_auto_table;
110 static struct rockchip_pll_rate_table *
114 struct rockchip_pll_rate_table *rate_table = &rockchip_auto_table;
193 static struct rockchip_pll_rate_table *
196 struct rockchip_pll_rate_table *rate_table = &rockchip_auto_table;
228 static struct rockchip_pll_rate_table *
232 struct rockchip_pll_rate_table *rate_table = &rockchip_auto_table;
272 static const struct rockchip_pll_rate_table *
275 struct rockchip_pll_rate_table *rate_table = pll->rate_table;
296 const struct rockchip_pll_rate_table *rat
[all...]
H A Dclk_rk3308.c41 static struct rockchip_pll_rate_table rk3308_pll_rates[] = {
H A Dclk_rv1126.c41 static struct rockchip_pll_rate_table rv1126_pll_rates[] = {
H A Dclk_rk3588.c25 static struct rockchip_pll_rate_table rk3588_pll_rates[] = {
H A Dclk_rk3568.c54 static struct rockchip_pll_rate_table rk3568_pll_rates[] = {

Completed in 163 milliseconds