Home
last modified time | relevance | path

Searched refs:get_periph_clock_info (Results 1 – 7 of 7) sorted by relevance

/u-boot/arch/arm/include/asm/arch-tegra/
A Dclock.h315 int get_periph_clock_info(enum periph_id periph_id, int *mux_bits,
/u-boot/arch/arm/mach-tegra/tegra20/
A Dclock.c418 int get_periph_clock_info(enum periph_id periph_id, int *mux_bits, in get_periph_clock_info() function
487 err = get_periph_clock_info(periph_id, mux_bits, divider_bits, &type); in get_periph_clock_source()
/u-boot/arch/arm/mach-tegra/tegra114/
A Dclock.c501 int get_periph_clock_info(enum periph_id periph_id, int *mux_bits, in get_periph_clock_info() function
564 err = get_periph_clock_info(periph_id, mux_bits, divider_bits, &type); in get_periph_clock_source()
/u-boot/arch/arm/mach-tegra/tegra30/
A Dclock.c481 int get_periph_clock_info(enum periph_id periph_id, int *mux_bits, in get_periph_clock_info() function
544 err = get_periph_clock_info(periph_id, mux_bits, divider_bits, &type); in get_periph_clock_source()
/u-boot/arch/arm/mach-tegra/tegra124/
A Dclock.c647 int get_periph_clock_info(enum periph_id periph_id, int *mux_bits, in get_periph_clock_info() function
710 err = get_periph_clock_info(periph_id, mux_bits, divider_bits, &type); in get_periph_clock_source()
/u-boot/arch/arm/mach-tegra/tegra210/
A Dclock.c739 int get_periph_clock_info(enum periph_id periph_id, int *mux_bits, in get_periph_clock_info() function
802 err = get_periph_clock_info(periph_id, mux_bits, divider_bits, &type); in get_periph_clock_source()
/u-boot/arch/arm/mach-tegra/
A Dclock.c433 err = get_periph_clock_info(periph_id, &mux_bits, &divider_bits, &type); in clock_get_periph_parent()

Completed in 15 milliseconds