Home
last modified time | relevance | path

Searched refs:clocksource_register_hz (Results 1 – 25 of 91) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Darc_timer.c120 return clocksource_register_hz(&arc_counter_gfrc, arc_timer_freq); in arc_cs_setup_gfrc()
186 return clocksource_register_hz(&arc_counter_rtc, arc_timer_freq); in arc_cs_setup_rtc()
232 return clocksource_register_hz(&arc_counter_timer1, arc_timer_freq); in arc_cs_setup_timer1()
H A Dhyperv_timer.c445 clocksource_register_hz(&hyperv_cs_tsc, NSEC_PER_SEC/100); in hv_init_tsc_clocksource()
470 clocksource_register_hz(&hyperv_cs_msr, NSEC_PER_SEC/100); in hv_init_clocksource()
H A Dclksrc-dbx500-prcmu.c69 return clocksource_register_hz(&clocksource_dbx500_prcmu, RATE_32K); in clksrc_dbx500_prcmu_init()
H A Dscx200_hrt.c82 return clocksource_register_hz(&cs_hrt, freq); in init_hrt_clocksource()
H A Dnumachip.c79 clocksource_register_hz(&numachip2_clocksource, NSEC_PER_SEC); in numachip_timer_init()
H A Dmmio.c70 return clocksource_register_hz(&cs->clksrc, hz); in clocksource_mmio_init()
H A Dtimer-ti-32k.c154 ret = clocksource_register_hz(&ti_32k_timer.cs, 32768); in ti_32k_timer_init()
H A Dtimer-sun5i.c176 clocksource_register_hz(&cs->clksrc, ndata->new_rate); in sun5i_rate_cb_clksrc()
232 ret = clocksource_register_hz(&cs->clksrc, rate); in sun5i_setup_clocksource()
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dtime.c397 clocksource_register_hz(&qemu_cs, NSEC_PER_SEC); in time_init()
440 clocksource_register_hz(&clocksource_rpcc, cycle_freq); in time_init()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcsrc-bcm1480.c45 clocksource_register_hz(cs, zbbus); in sb1480_clocksource_init()
H A Dcsrc-ioasic.c60 clocksource_register_hz(&clocksource_dec, freq); in dec_ioasic_clocksource_init()
H A Dcsrc-sb1250.c68 clocksource_register_hz(cs, V_SCD_TIMER_FREQ); in sb1250_clocksource_init()
H A Dcsrc-r4k.c123 clocksource_register_hz(&clocksource_mips, mips_hpt_frequency); in init_r4k_clocksource()
/OK3568_Linux_fs/kernel/arch/c6x/kernel/
H A Dtime.c56 clocksource_register_hz(&clocksource_tsc, c6x_core_freq); in time_init()
/OK3568_Linux_fs/kernel/arch/mips/sgi-ip30/
H A Dip30-timer.c44 clocksource_register_hz(cs, HEART_CYCLES_PER_SEC); in ip30_heart_clocksource_init()
/OK3568_Linux_fs/kernel/arch/m68k/coldfire/
H A Ddma_timer.c63 return clocksource_register_hz(&clocksource_cf_dt, DMA_FREQ); in init_cf_dt_clocksource()
H A Dsltimers.c146 clocksource_register_hz(&mcfslt_clk, MCF_BUSCLK); in hw_timer_init()
/OK3568_Linux_fs/kernel/arch/mips/netlogic/common/
H A Dtime.c96 clocksource_register_hz(&csrc_pic, picfreq); in nlm_init_pic_timer()
/OK3568_Linux_fs/kernel/arch/arm/mach-rpc/
H A Dtime.c93 WARN_ON(clocksource_register_hz(&ioctime_clocksource, RPC_CLOCK_FREQ)); in ioc_timer_init()
/OK3568_Linux_fs/kernel/arch/m68k/68000/
H A Dtimers.c115 clocksource_register_hz(&m68328_clk, TICKS_PER_JIFFY*HZ); in hw_timer_init()
/OK3568_Linux_fs/kernel/arch/m68k/hp300/
H A Dtime.c114 clocksource_register_hz(&hp300_clk, HP300_TIMER_CLOCK_FREQ); in hp300_sched_init()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dcyclone.c120 clocksource_register_hz(&clocksource_cyclone, CYCLONE_TIMER_FREQ); in init_cyclone_clock()
/OK3568_Linux_fs/kernel/arch/openrisc/kernel/
H A Dtime.c153 if (clocksource_register_hz(&openrisc_timer, cpuinfo->clock_frequency)) in openrisc_timer_init()
/OK3568_Linux_fs/kernel/arch/arm/mach-footbridge/
H A Ddc21285-timer.c112 clocksource_register_hz(&cksrc_dc21285, rate); in footbridge_timer_init()
/OK3568_Linux_fs/kernel/arch/mips/alchemy/common/
H A Dtime.c117 clocksource_register_hz(&au1x_counter1_clocksource, 32768); in alchemy_time_init()

1234