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 Dtime.c152 unsigned long max_delta = GENMASK_ULL(boot_cpu_data.timerbits, 0); in constant_clockevent_init()