Home
last modified time | relevance | path

Searched refs:clk_pll_info (Results 1 – 10 of 10) sorted by relevance

/u-boot/arch/arm/include/asm/arch-tegra/
A Dclock.h391 struct clk_pll_info { struct
407 extern struct clk_pll_info tegra_pll_info_table[CLOCK_ID_PLL_COUNT]; argument
/u-boot/arch/arm/mach-tegra/
A Dclock.c96 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()
A Dcpu.c175 struct clk_pll_info *pllinfo = &tegra_pll_info_table[CLOCK_ID_XCPU]; in pllx_set_rate()
/u-boot/arch/arm/mach-tegra/tegra114/
A Dcpu.c56 struct clk_pll_info *pllinfo = &tegra_pll_info_table[CLOCK_ID_XCPU]; in enable_cpu_clocks()
A Dclock.c433 struct clk_pll_info tegra_pll_info_table[CLOCK_ID_PLL_COUNT] = {
661 struct clk_pll_info *pllinfo; in clock_early_init()
/u-boot/arch/arm/mach-tegra/tegra124/
A Dcpu.c49 struct clk_pll_info *pllinfo = &tegra_pll_info_table[CLOCK_ID_XCPU]; in enable_cpu_clocks()
A Dclock.c573 struct clk_pll_info tegra_pll_info_table[CLOCK_ID_PLL_COUNT] = {
841 struct clk_pll_info *pllinfo; in clock_early_init()
/u-boot/arch/arm/mach-tegra/tegra210/
A Dclock.c646 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()
/u-boot/arch/arm/mach-tegra/tegra20/
A Dclock.c364 struct clk_pll_info tegra_pll_info_table[CLOCK_ID_PLL_COUNT] = {
/u-boot/arch/arm/mach-tegra/tegra30/
A Dclock.c413 struct clk_pll_info tegra_pll_info_table[CLOCK_ID_PLL_COUNT] = {

Completed in 17 milliseconds