| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | cevt-r4k.c | 25 cnt = read_c0_count(); in mips_next_event() 28 res = ((int)(read_c0_count() - cnt) >= 0) ? -ETIME : 0; in mips_next_event() 65 cnt = read_c0_count(); in calculate_min_delta() 67 cnt = read_c0_count() - cnt; in calculate_min_delta() 206 cnt = read_c0_count(); in c0_compare_int_usable() 209 while (read_c0_count() < (cnt + COMPARE_INT_SEEN_TICKS)) in c0_compare_int_usable() 217 cnt = read_c0_count(); in c0_compare_int_usable() 221 if ((int)(read_c0_count() - cnt) < 0) in c0_compare_int_usable() 226 while ((int)(read_c0_count() - cnt) <= 0) in c0_compare_int_usable() 229 while (read_c0_count() < (cnt + COMPARE_INT_SEEN_TICKS)) in c0_compare_int_usable() [all …]
|
| H A D | sync-r4k.c | 60 initcount = read_c0_count(); in synchronise_count_master() 78 write_c0_compare(read_c0_count() + COUNTON); in synchronise_count_master() 118 write_c0_compare(read_c0_count() + COUNTON); in synchronise_count_slave()
|
| H A D | csrc-r4k.c | 17 return read_c0_count(); in c0_hpt_read() 29 return read_c0_count(); in r4k_read_sched_clock()
|
| H A D | smp-mt.c | 43 write_vpe_c0_count(read_c0_count()); in smvp_copy_vpe_config() 123 write_c0_compare(read_c0_count() + (8* mips_hpt_frequency/HZ)); in vsmp_smp_finish()
|
| H A D | smp-cmp.c | 52 write_c0_compare(read_c0_count() + (8 * mips_hpt_frequency / HZ)); in cmp_smp_finish()
|
| H A D | smp-bmips.c | 264 write_c0_compare(read_c0_count() + mips_hpt_frequency / HZ); in bmips_smp_finish()
|
| H A D | smp-cps.c | 386 write_c0_compare(read_c0_count() + (8 * mips_hpt_frequency / HZ)); in cps_smp_finish()
|
| /OK3568_Linux_fs/kernel/arch/mips/cobalt/ |
| H A D | time.c | 31 start = read_c0_count(); in plat_time_init() 37 end = read_c0_count(); in plat_time_init()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | timex.h | 75 return read_c0_count(); in get_cycles() 90 return read_c0_count(); in random_get_entropy()
|
| /OK3568_Linux_fs/kernel/arch/mips/generic/ |
| H A D | board-ranchu.c | 55 start = read_c0_count(); in ranchu_measure_hpt_freq() 62 count = read_c0_count() - start; in ranchu_measure_hpt_freq()
|
| H A D | board-sead3.c | 206 freq = read_c0_count(); in sead3_measure_hpt_freq()
|
| /OK3568_Linux_fs/kernel/arch/mips/sgi-ip22/ |
| H A D | ip22-time.c | 44 ct0 = read_c0_count(); in dosample() 51 ct1 = read_c0_count(); in dosample()
|
| /OK3568_Linux_fs/kernel/arch/mips/sgi-ip30/ |
| H A D | ip30-setup.c | 92 start = read_c0_count(); in ip30_cpu_time_init() 96 end = read_c0_count(); in ip30_cpu_time_init()
|
| /OK3568_Linux_fs/kernel/arch/mips/sni/ |
| H A D | time.c | 89 ct0 = read_c0_count(); in dosample() 96 ct1 = read_c0_count(); in dosample()
|
| /OK3568_Linux_fs/kernel/arch/mips/dec/ |
| H A D | time.c | 144 start = read_c0_count(); in plat_time_init() 150 end = read_c0_count(); in plat_time_init()
|
| /OK3568_Linux_fs/kernel/arch/mips/mti-malta/ |
| H A D | malta-time.c | 85 start = read_c0_count(); in estimate_frequencies() 95 count = read_c0_count(); in estimate_frequencies()
|
| /OK3568_Linux_fs/u-boot/arch/mips/cpu/ |
| H A D | time.c | 13 return read_c0_count(); in timer_read_counter()
|
| /OK3568_Linux_fs/kernel/arch/mips/sgi-ip32/ |
| H A D | ip32-setup.c | 72 mips_hpt_frequency = read_c0_count() * 1000 / WAIT_MS; in plat_time_init()
|
| /OK3568_Linux_fs/kernel/arch/mips/lantiq/ |
| H A D | clk.c | 198 write_c0_compare(read_c0_count()); in plat_time_init()
|
| /OK3568_Linux_fs/kernel/arch/mips/loongson64/ |
| H A D | smp.c | 326 c0count = read_c0_count(); in loongson3_ipi_interrupt() 382 write_c0_compare(read_c0_count() + mips_hpt_frequency/HZ); in loongson3_smp_finish()
|
| /OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/ |
| H A D | smp.c | 280 write_c0_compare(read_c0_count() + mips_hpt_frequency / HZ); in octeon_smp_finish()
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.qemu-mips | 195 78 while ((tmo - read_c0_count()) < 0x7fffffff)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | linuxver.h | 526 #define read_c0_count() read_32bit_cp0_register(CP0_COUNT) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | linuxver.h | 530 #define read_c0_count() read_32bit_cp0_register(CP0_COUNT) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | linuxver.h | 530 #define read_c0_count() read_32bit_cp0_register(CP0_COUNT) macro
|