Home
last modified time | relevance | path

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

/drivers/clocksource/
Dh8300_timer16.c28 unsigned long total_cycles; member
66 p->total_cycles += 0x10000; in timer16_interrupt()
81 value = p->total_cycles; in timer16_clocksource_read()
93 p->total_cycles = 0; in timer16_enable()
Dsh_cmt.c108 u64 total_cycles; member
523 ch->total_cycles += ch->match_value + 1; in sh_cmt_interrupt()
615 value = ch->total_cycles; in sh_cmt_clocksource_read()
632 ch->total_cycles = 0; in sh_cmt_clocksource_enable()
/drivers/net/wireless/ti/wl18xx/
Dscan.c99 cmd->total_cycles = 1; in wl18xx_scan_send()
247 cmd->total_cycles = 0; in wl18xx_scan_sched_scan_config()
Dscan.h80 u8 total_cycles; /* 0 - infinite */ member