/external/u-boot/arch/arm/mach-tegra/ |
D | clock.c | 588 int clock_set_rate(enum clock_id clkid, u32 n, u32 m, u32 p, u32 cpcon) in clock_set_rate() function 765 clock_set_rate(CLOCK_ID_PERIPH, 408, 12, 0, 8); in tegra30_set_up_pllp() 766 clock_set_rate(CLOCK_ID_CGENERAL, 456, 12, 1, 8); in tegra30_set_up_pllp() 770 clock_set_rate(CLOCK_ID_PERIPH, 408, 26, 0, 8); in tegra30_set_up_pllp() 771 clock_set_rate(CLOCK_ID_CGENERAL, 600, 26, 0, 8); in tegra30_set_up_pllp() 775 clock_set_rate(CLOCK_ID_PERIPH, 408, 13, 0, 8); in tegra30_set_up_pllp() 776 clock_set_rate(CLOCK_ID_CGENERAL, 600, 13, 0, 8); in tegra30_set_up_pllp()
|
/external/u-boot/arch/arm/mach-tegra/tegra20/ |
D | clock.c | 588 clock_set_rate(CLOCK_ID_PERIPH, 432, 12, 1, 8); in clock_early_init() 589 clock_set_rate(CLOCK_ID_CGENERAL, 600, 12, 0, 8); in clock_early_init() 593 clock_set_rate(CLOCK_ID_PERIPH, 432, 26, 1, 8); in clock_early_init() 594 clock_set_rate(CLOCK_ID_CGENERAL, 600, 26, 0, 8); in clock_early_init() 598 clock_set_rate(CLOCK_ID_PERIPH, 432, 13, 1, 8); in clock_early_init() 599 clock_set_rate(CLOCK_ID_CGENERAL, 600, 13, 0, 8); in clock_early_init()
|
/external/u-boot/arch/arm/mach-tegra/tegra210/ |
D | clock.c | 984 clock_set_rate(CLOCK_ID_CGENERAL, 600, 12, 0, 8); in clock_early_init() 985 clock_set_rate(CLOCK_ID_DISPLAY, 925, 12, 0, 12); in clock_early_init() 989 clock_set_rate(CLOCK_ID_CGENERAL, 600, 26, 0, 8); in clock_early_init() 990 clock_set_rate(CLOCK_ID_DISPLAY, 925, 26, 0, 12); in clock_early_init() 994 clock_set_rate(CLOCK_ID_CGENERAL, 600, 13, 0, 8); in clock_early_init() 995 clock_set_rate(CLOCK_ID_DISPLAY, 925, 13, 0, 12); in clock_early_init() 998 clock_set_rate(CLOCK_ID_CGENERAL, 125, 4, 0, 0); in clock_early_init() 999 clock_set_rate(CLOCK_ID_DISPLAY, 96, 2, 0, 12); in clock_early_init() 1002 clock_set_rate(CLOCK_ID_CGENERAL, 125, 8, 0, 0); in clock_early_init() 1003 clock_set_rate(CLOCK_ID_DISPLAY, 96, 4, 0, 0); in clock_early_init()
|
/external/u-boot/arch/arm/mach-tegra/tegra114/ |
D | clock.c | 674 clock_set_rate(CLOCK_ID_CGENERAL, 600, 12, 0, 8); in clock_early_init() 675 clock_set_rate(CLOCK_ID_DISPLAY, 925, 12, 0, 12); in clock_early_init() 679 clock_set_rate(CLOCK_ID_CGENERAL, 600, 26, 0, 8); in clock_early_init() 680 clock_set_rate(CLOCK_ID_DISPLAY, 925, 26, 0, 12); in clock_early_init() 684 clock_set_rate(CLOCK_ID_CGENERAL, 600, 13, 0, 8); in clock_early_init() 685 clock_set_rate(CLOCK_ID_DISPLAY, 925, 13, 0, 12); in clock_early_init()
|
/external/u-boot/arch/arm/mach-tegra/tegra124/ |
D | clock.c | 854 clock_set_rate(CLOCK_ID_CGENERAL, 600, 12, 0, 8); in clock_early_init() 855 clock_set_rate(CLOCK_ID_DISPLAY, 925, 12, 0, 12); in clock_early_init() 859 clock_set_rate(CLOCK_ID_CGENERAL, 600, 26, 0, 8); in clock_early_init() 860 clock_set_rate(CLOCK_ID_DISPLAY, 925, 26, 0, 12); in clock_early_init() 864 clock_set_rate(CLOCK_ID_CGENERAL, 600, 13, 0, 8); in clock_early_init() 865 clock_set_rate(CLOCK_ID_DISPLAY, 925, 13, 0, 12); in clock_early_init() 1132 clock_set_rate(CLOCK_ID_DISPLAY, best_n, best_m, best_p, cpcon); in clock_set_display_rate()
|
/external/perfetto/test/configs/ |
D | ftrace_largebuffer.cfg | 21 ftrace_events: "clock_set_rate"
|
D | ftrace.cfg | 49 ftrace_events: "clock_set_rate"
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/power/clock_set_rate/ |
D | format | 1 name: clock_set_rate
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/power/clock_set_rate/ |
D | format | 1 name: clock_set_rate
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/power/clock_set_rate/ |
D | format | 1 name: clock_set_rate
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_hammerhead_MRA59G_3.4.0/events/power/clock_set_rate/ |
D | format | 1 name: clock_set_rate
|
/external/u-boot/arch/arm/include/asm/arch-tegra/ |
D | clock.h | 371 int clock_set_rate(enum clock_id clkid, u32 n, u32 m, u32 p, u32 cpcon);
|
/external/perfetto/tools/ftrace_proto_gen/ |
D | event_whitelist | 14 power/clock_set_rate
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_hammerhead_MRA59G_3.4.0/ |
D | available_events | 188 power:clock_set_rate
|
/external/perfetto/protos/perfetto/trace/ftrace/ |
D | ftrace_event.proto | 64 ClockSetRateFtraceEvent clock_set_rate = 16; field
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/ |
D | available_events | 261 power:clock_set_rate
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/ |
D | available_events | 62 power:clock_set_rate
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/ |
D | available_events | 111 power:clock_set_rate
|
/external/perfetto/protos/perfetto/trace/ |
D | perfetto_trace.proto | 1605 ClockSetRateFtraceEvent clock_set_rate = 16; field
|