Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clocksource/
Dsh_cmt.c102 u32 next_match_value; member
411 u32 value = ch->next_match_value; in sh_cmt_clock_event_program_verify()
500 ch->next_match_value = delta; in __sh_cmt_set_next()
529 ch->next_match_value = ch->max_match_value; in sh_cmt_interrupt()
536 ch->next_match_value = ch->max_match_value; in sh_cmt_interrupt()
552 || (ch->match_value == ch->next_match_value)) in sh_cmt_interrupt()
771 ch->next_match_value = delta - 1; in sh_cmt_clock_event_next()