Searched refs:get_periph_clock_source (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/ |
H A D | clock.h | 341 int get_periph_clock_source(enum periph_id periph_id,
|
/openbmc/u-boot/arch/arm/mach-tegra/ |
H A D | clock.c | 448 source = get_periph_clock_source(periph_id, parent, &mux_bits, in clock_adjust_periph_pll_div() 716 source = get_periph_clock_source(periph_id, parent, &mux_bits, in clock_init()
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/ |
H A D | clock.c | 701 int get_periph_clock_source(enum periph_id periph_id, in get_periph_clock_source() function 1129 source = get_periph_clock_source(PERIPH_ID_DISP1, CLOCK_ID_DISPLAY, in clock_set_display_rate()
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/ |
H A D | clock.c | 478 int get_periph_clock_source(enum periph_id periph_id, in get_periph_clock_source() function
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra114/ |
H A D | clock.c | 555 int get_periph_clock_source(enum periph_id periph_id, in get_periph_clock_source() function
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra30/ |
H A D | clock.c | 535 int get_periph_clock_source(enum periph_id periph_id, in get_periph_clock_source() function
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/ |
H A D | clock.c | 791 int get_periph_clock_source(enum periph_id periph_id, in get_periph_clock_source() function
|