Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/timer/
H A Dsnps,archs-gfrc.txt6 - compatible : should be "snps,archs-gfrc"
11 gfrc {
12 compatible = "snps,archs-gfrc";
/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";
/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,
/linux/drivers/clocksource/
H A Darc_timer.c109 if (!mp.gfrc) { in arc_cs_setup_gfrc()
/linux/arch/arc/kernel/
H A Dsetup.c329 IS_AVAIL2(mp.gfrc, "GFRC [SMP 64-bit] ", CONFIG_ARC_TIMERS_64BIT), in arc_cpu_mumbojumbo()