Searched refs:lts (Results 1 – 4 of 4) sorted by relevance
11 compatible = "pine64,pine64-lts", "allwinner,sun50i-r18",
9 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-a64-pine64-lts.dtb
40 void gm107_ltc_intr_lts(struct nvkm_ltc *, int ltc, int lts);
1281 unsigned long lts; in o2hb_debug_open() local1318 lts = reg->hr_last_timeout_start; in o2hb_debug_open()1320 if (lts) in o2hb_debug_open()1321 lts = jiffies_to_msecs(jiffies - lts); in o2hb_debug_open()1322 out += snprintf(buf + out, PAGE_SIZE - out, "%lu\n", lts); in o2hb_debug_open()