Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clocksource/
Dsh_cmt.c104 unsigned long next_match_value; member
418 unsigned long value = ch->next_match_value; in sh_cmt_clock_event_program_verify()
506 ch->next_match_value = delta; in __sh_cmt_set_next()
535 ch->next_match_value = ch->max_match_value; in sh_cmt_interrupt()
542 ch->next_match_value = ch->max_match_value; in sh_cmt_interrupt()
558 || (ch->match_value == ch->next_match_value)) in sh_cmt_interrupt()
765 ch->next_match_value = delta - 1; in sh_cmt_clock_event_next()