Searched refs:gfrc (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/timer/ |
H A D | snps,archs-gfrc.txt | 6 - compatible : should be "snps,archs-gfrc" 11 gfrc { 12 compatible = "snps,archs-gfrc";
|
/openbmc/linux/arch/arc/kernel/ |
H A D | mcip.c | 28 struct bcr_generic gfrc; in mcip_update_gfrc_halt_mask() local 32 READ_BCR(ARC_REG_GFRC_BUILD, gfrc); in mcip_update_gfrc_halt_mask() 38 if (gfrc.ver < 0x3) in mcip_update_gfrc_halt_mask() 89 if (mp.gfrc) in mcip_setup_per_cpu() 167 IS_AVAIL1(mp.gfrc, "GFRC")); in mcip_probe_n_setup()
|
H A D | setup.c | 329 IS_AVAIL2(mp.gfrc, "GFRC [SMP 64-bit] ", CONFIG_ARC_TIMERS_64BIT), in arc_cpu_mumbojumbo()
|
/openbmc/linux/arch/arc/boot/dts/ |
H A D | skeleton_hs_idu.dtsi | 52 gfrc { 53 compatible = "snps,archs-timer-gfrc";
|
H A D | hsdk.dts | 104 gfrc { 105 compatible = "snps,archs-timer-gfrc";
|
/openbmc/linux/include/soc/arc/ |
H A D | mcip.h | 65 pad:1, gfrc:1, dbg:1, pw:1, member 71 pw:1, dbg:1, gfrc:1, pad:1,
|
/openbmc/qemu/hw/timer/ |
H A D | exynos4210_mct.c | 432 uint64_t gfrc; in exynos4210_gcomp_find() local 438 gfrc = exynos4210_gfrc_get_count(&s->g_timer); in exynos4210_gcomp_find() 453 if (s->g_timer.reg.comp[i] > gfrc) { in exynos4210_gcomp_find() 455 distance = s->g_timer.reg.comp[i] - gfrc; in exynos4210_gcomp_find() 489 gfrc); in exynos4210_gcomp_find()
|
/openbmc/linux/drivers/clocksource/ |
H A D | arc_timer.c | 109 if (!mp.gfrc) { in arc_cs_setup_gfrc()
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |