Searched refs:clk_pll_info (Results 1 – 10 of 10) sorted by relevance
391 struct clk_pll_info { struct407 extern struct clk_pll_info tegra_pll_info_table[CLOCK_ID_PLL_COUNT]; argument
96 struct clk_pll_info *pllinfo = &tegra_pll_info_table[clkid]; in clock_ll_read_pll()120 struct clk_pll_info *pllinfo = &tegra_pll_info_table[clkid]; in clock_start_pll()541 struct clk_pll_info *pllinfo = &tegra_pll_info_table[clkid]; in clock_get_rate()596 struct clk_pll_info *pllinfo = &tegra_pll_info_table[clkid]; in clock_set_rate()
175 struct clk_pll_info *pllinfo = &tegra_pll_info_table[CLOCK_ID_XCPU]; in pllx_set_rate()
56 struct clk_pll_info *pllinfo = &tegra_pll_info_table[CLOCK_ID_XCPU]; in enable_cpu_clocks()
433 struct clk_pll_info tegra_pll_info_table[CLOCK_ID_PLL_COUNT] = {661 struct clk_pll_info *pllinfo; in clock_early_init()
49 struct clk_pll_info *pllinfo = &tegra_pll_info_table[CLOCK_ID_XCPU]; in enable_cpu_clocks()
573 struct clk_pll_info tegra_pll_info_table[CLOCK_ID_PLL_COUNT] = {841 struct clk_pll_info *pllinfo; in clock_early_init()
646 struct clk_pll_info tegra_pll_info_table[CLOCK_ID_PLL_COUNT] = {978 struct clk_pll_info *pllinfo = &tegra_pll_info_table[CLOCK_ID_DISPLAY]; in clock_early_init()
364 struct clk_pll_info tegra_pll_info_table[CLOCK_ID_PLL_COUNT] = {
413 struct clk_pll_info tegra_pll_info_table[CLOCK_ID_PLL_COUNT] = {
Completed in 17 milliseconds