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

/linux-master/drivers/clocksource/
H A Dsh_cmt.c313 static u32 sh_cmt_get_counter(struct sh_cmt_channel *ch, u32 *has_wrapped) function
432 now = sh_cmt_get_counter(ch, &has_wrapped);
457 now = sh_cmt_get_counter(ch, &has_wrapped);
649 raw = sh_cmt_get_counter(ch, &has_wrapped);
658 return sh_cmt_get_counter(ch, &has_wrapped);

Completed in 122 milliseconds