Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/clocksource/
Dsh_cmt.c44 unsigned long match_value; member
236 if (has_wrapped && (new_match > p->match_value)) { in sh_cmt_clock_event_program_verify()
254 p->match_value = new_match; in sh_cmt_clock_event_program_verify()
265 p->match_value = new_match; in sh_cmt_clock_event_program_verify()
316 p->total_cycles += p->match_value + 1; in sh_cmt_interrupt()
342 || (p->match_value == p->next_match_value)) in sh_cmt_interrupt()
411 raw += p->match_value + 1; in sh_cmt_clocksource_read()
566 p->match_value = p->max_match_value; in sh_cmt_register()
/linux-2.6.39/drivers/staging/octeon/
Dcvmx-pip.h318 uint64_t match_value, uint64_t qos)
324 watcher_config.s.match_value = match_value;
Dcvmx-pip-defs.h861 uint64_t match_value:16; member
872 uint64_t match_value:16; member