Home
last modified time | relevance | path

Searched refs:gfrc (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Dsnps,archs-gfrc.txt6 - compatible : should be "snps,archs-gfrc"
11 gfrc {
12 compatible = "snps,archs-gfrc";
/openbmc/linux/arch/arc/kernel/
H A Dmcip.c28 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 Dsetup.c329 IS_AVAIL2(mp.gfrc, "GFRC [SMP 64-bit] ", CONFIG_ARC_TIMERS_64BIT), in arc_cpu_mumbojumbo()
/openbmc/linux/arch/arc/boot/dts/
H A Dskeleton_hs_idu.dtsi52 gfrc {
53 compatible = "snps,archs-timer-gfrc";
H A Dhsdk.dts104 gfrc {
105 compatible = "snps,archs-timer-gfrc";
/openbmc/linux/include/soc/arc/
H A Dmcip.h65 pad:1, gfrc:1, dbg:1, pw:1, member
71 pw:1, dbg:1, gfrc:1, pad:1,
/openbmc/qemu/hw/timer/
H A Dexynos4210_mct.c432 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 Darc_timer.c109 if (!mp.gfrc) { in arc_cs_setup_gfrc()
/openbmc/linux/
H A Dopengrok0.0.log[all...]