Home
last modified time | relevance | path

Searched refs:CSR_TCFG_VAL (Results 1 – 3 of 3) sorted by relevance

/arch/loongarch/kernel/
A Dtime.c71 timer_config = period & CSR_TCFG_VAL; in constant_set_state_periodic()
99 delta &= CSR_TCFG_VAL; in constant_timer_next_event()
/arch/loongarch/kvm/
A Dtimer.c118 period = cfg & CSR_TCFG_VAL; in kvm_restore_timer()
/arch/loongarch/include/asm/
A Dloongarch.h482 #define CSR_TCFG_VAL (_ULCAST_(0x3fffffffffff) << CSR_TCFG_VAL_SHIFT) macro

Completed in 12 milliseconds