| /openbmc/u-boot/arch/m68k/lib/ |
| H A D | time.c | 45 /* Set up TIMER 3 as timebase clock */ in __udelay() 130 /* Set up TIMER 3 as timebase clock */ in __udelay() 175 * This function is derived from PowerPC code (read timebase as long long). 189 * This function is derived from PowerPC code (timebase clock frequency).
|
| /openbmc/u-boot/drivers/cpu/ |
| H A D | riscv_cpu.c | 68 ret = dev_read_u32(dev, "timebase-frequency", &plat->timebase_freq); in riscv_cpu_bind() 71 dev_read_u32(dev->parent, "timebase-frequency", in riscv_cpu_bind() 78 * Pass the "timebase-frequency" value as the driver data for the in riscv_cpu_bind()
|
| /openbmc/u-boot/arch/arm/cpu/sa1100/ |
| H A D | timer.c | 49 * This function is derived from PowerPC code (read timebase as long long). 58 * This function is derived from PowerPC code (timebase clock frequency).
|
| /openbmc/u-boot/arch/arm/cpu/arm920t/imx/ |
| H A D | timer.c | 61 * This function is derived from PowerPC code (read timebase as long long). 70 * This function is derived from PowerPC code (timebase clock frequency).
|
| /openbmc/u-boot/arch/microblaze/cpu/ |
| H A D | timer.c | 103 * This function is derived from PowerPC code (read timebase as long long). 112 * This function is derived from PowerPC code (timebase clock frequency).
|
| /openbmc/u-boot/arch/arm/cpu/armv7/stv0991/ |
| H A D | timer.c | 95 * This function is derived from PowerPC code (read timebase as long long). 104 * This function is derived from PowerPC code (timebase clock frequency).
|
| /openbmc/u-boot/arch/xtensa/lib/ |
| H A D | time.c | 92 * This function is derived from ARM/PowerPC code (read timebase as long long). 101 * This function is derived from ARM/PowerPC code (timebase clock frequency).
|
| /openbmc/u-boot/arch/arm/mach-omap2/ |
| H A D | timer.c | 88 * This function is derived from PowerPC code (read timebase as long long). 97 * This function is derived from PowerPC code (timebase clock frequency).
|
| /openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/ |
| H A D | timer.c | 104 * This function is derived from PowerPC code (read timebase as long long). 113 * This function is derived from PowerPC code (timebase clock frequency).
|
| /openbmc/u-boot/arch/arm/cpu/armv7/s5p-common/ |
| H A D | timer.c | 120 * This function is derived from PowerPC code (read timebase as long long). 129 * This function is derived from PowerPC code (timebase clock frequency).
|
| /openbmc/u-boot/include/ |
| H A D | fsl_ddr_dimm_params.h | 50 int mtb_ps; /* medium timebase ps */ 51 int ftb_10th_ps; /* fine timebase, in 1/10 ps */
|
| H A D | mpc8xx_irq.h | 6 * from such devices as CPM, PCMCIA, RTC, PIT, TimeBase and Decrementer.
|
| /openbmc/u-boot/drivers/watchdog/ |
| H A D | xilinx_tb_wdt.c | 114 { .compatible = "xlnx,xps-timebase-wdt-1.00.a", }, 115 { .compatible = "xlnx,xps-timebase-wdt-1.01.a", },
|
| /openbmc/u-boot/arch/arm/mach-at91/arm920t/ |
| H A D | timer.c | 104 * This function is derived from PowerPC code (read timebase as long long). 113 * This function is derived from PowerPC code (timebase clock frequency).
|
| /openbmc/u-boot/arch/arm/cpu/armv7/sunxi/ |
| H A D | timer.c | 97 * This function is derived from PowerPC code (read timebase as long long). 106 * This function is derived from PowerPC code (timebase clock frequency).
|
| /openbmc/qemu/accel/hvf/ |
| H A D | hvf-accel-ops.c | 363 mach_timebase_info_data_t timebase; in hvf_get_vcpu_stats() local 364 mach_timebase_info(&timebase); in hvf_get_vcpu_stats() 365 uint64_t time_ns = time_mach * timebase.numer / timebase.denom; in hvf_get_vcpu_stats()
|
| /openbmc/u-boot/board/armltd/integrator/ |
| H A D | timer.c | 143 * This function is derived from PowerPC code (read timebase as long long). 152 * Return the timebase clock frequency
|
| /openbmc/u-boot/arch/arm/mach-orion5x/ |
| H A D | timer.c | 155 * This function is derived from PowerPC code (read timebase as long long). 164 * This function is derived from PowerPC code (timebase clock frequency).
|
| /openbmc/u-boot/arch/powerpc/cpu/mpc8xx/ |
| H A D | fdt.c | 17 "timebase-frequency", get_tbclk(), 1); in ft_cpu_setup()
|
| /openbmc/u-boot/doc/ |
| H A D | README.watchdog | 33 Available for Xilinx Axi platforms to service timebase watchdog timer.
|
| /openbmc/qemu/include/hw/riscv/ |
| H A D | xiangshan_kmh.h | 59 /* Indicating Timebase-freq (1MHZ) */
|
| /openbmc/u-boot/arch/nds32/cpu/n1213/ag101/ |
| H A D | timer.c | 169 * This function is derived from PowerPC code (read timebase as long long). 179 * This function is derived from PowerPC code (timebase clock frequency).
|
| /openbmc/u-boot/arch/powerpc/cpu/mpc86xx/ |
| H A D | fdt.c | 22 "timebase-frequency", bd->bi_busfreq / 4, 1); in ft_cpu_setup()
|
| /openbmc/u-boot/arch/arm/cpu/arm926ejs/armada100/ |
| H A D | timer.c | 178 * This function is derived from PowerPC code (read timebase as long long). 187 * This function is derived from PowerPC code (timebase clock frequency).
|
| /openbmc/u-boot/arch/powerpc/lib/ |
| H A D | ticks.S | 17 * read timebase as "long long"
|