Searched refs:CSR_TCFG_VAL (Results 1 – 3 of 3) sorted by relevance
70 timer_config = period & CSR_TCFG_VAL; in constant_set_state_periodic()98 delta &= CSR_TCFG_VAL; in constant_timer_next_event()
118 period = cfg & CSR_TCFG_VAL; in kvm_restore_timer()
470 #define CSR_TCFG_VAL (_ULCAST_(0x3fffffffffff) << CSR_TCFG_VAL_SHIFT) macro