Searched defs:divider_bits (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/ |
| H A D | clock.c | 246 static int clk_get_divider(unsigned divider_bits, unsigned long parent_rate, in clk_get_divider() 369 static int find_best_divider(unsigned divider_bits, unsigned long parent_rate, in find_best_divider() 428 int err, mux_bits, divider_bits, type; in clock_get_periph_parent() local 444 int mux_bits, divider_bits, source; in clock_adjust_periph_pll_div() local 712 int source, mux_bits, divider_bits; in clock_init() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra114/ |
| H A D | clock.c | 500 int *divider_bits, int *type) in get_periph_clock_info() 557 enum clock_id parent, int *mux_bits, int *divider_bits) in get_periph_clock_source()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra124/ |
| H A D | clock.c | 646 int *divider_bits, int *type) in get_periph_clock_info() 703 enum clock_id parent, int *mux_bits, int *divider_bits) in get_periph_clock_source() 1073 int mux_bits, divider_bits, source; in clock_set_display_rate() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra30/ |
| H A D | clock.c | 480 int *divider_bits, int *type) in get_periph_clock_info() 537 enum clock_id parent, int *mux_bits, int *divider_bits) in get_periph_clock_source()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra20/ |
| H A D | clock.c | 417 int *divider_bits, int *type) in get_periph_clock_info() 480 enum clock_id parent, int *mux_bits, int *divider_bits) in get_periph_clock_source()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra210/ |
| H A D | clock.c | 736 int *divider_bits, int *type) in get_periph_clock_info() 793 enum clock_id parent, int *mux_bits, int *divider_bits) in get_periph_clock_source()
|