Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dsh_cmt.c99 unsigned int timer_bit; member
344 value |= 1 << ch->timer_bit; in sh_cmt_start_stop_ch()
346 value &= ~(1 << ch->timer_bit); in sh_cmt_start_stop_ch()
901 ch->timer_bit = hwidx; in sh_cmt_setup_channel()
920 ch->timer_bit = 0; in sh_cmt_setup_channel()