Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dsh_cmt.c103 u32 next_match_value; member
428 u32 value = ch->next_match_value; in sh_cmt_clock_event_program_verify()
517 ch->next_match_value = delta; in __sh_cmt_set_next()
546 ch->next_match_value = ch->max_match_value; in sh_cmt_interrupt()
553 ch->next_match_value = ch->max_match_value; in sh_cmt_interrupt()
569 || (ch->match_value == ch->next_match_value)) in sh_cmt_interrupt()
776 ch->next_match_value = delta - 1; in sh_cmt_clock_event_next()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dsh_cmt.c102 u32 next_match_value; member
426 u32 value = ch->next_match_value; in sh_cmt_clock_event_program_verify()
515 ch->next_match_value = delta; in __sh_cmt_set_next()
544 ch->next_match_value = ch->max_match_value; in sh_cmt_interrupt()
551 ch->next_match_value = ch->max_match_value; in sh_cmt_interrupt()
567 || (ch->match_value == ch->next_match_value)) in sh_cmt_interrupt()
786 ch->next_match_value = delta - 1; in sh_cmt_clock_event_next()

Completed in 4 milliseconds