Home
last modified time | relevance | path

Searched refs:timerbits (Results 1 – 2 of 2) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Dcpu-info.h60 int timerbits; /* Width of arch timer in bits */ member
/linux/arch/loongarch/kernel/
H A Dcpu-probe.c250 c->timerbits = (config & CSR_CONF1_TMRBITS) >> CSR_CONF1_TMRBITS_SHIFT; in cpu_probe_common()