Searched refs:cs_enabled (Results 1 – 2 of 2) sorted by relevance
53 bool cs_enabled; member270 if (WARN_ON(ch->cs_enabled)) in sh_tmu_clocksource_enable()276 ch->cs_enabled = true; in sh_tmu_clocksource_enable()286 if (WARN_ON(!ch->cs_enabled)) in sh_tmu_clocksource_disable()290 ch->cs_enabled = false; in sh_tmu_clocksource_disable()297 if (!ch->cs_enabled) in sh_tmu_clocksource_suspend()310 if (!ch->cs_enabled) in sh_tmu_clocksource_resume()489 ch->cs_enabled = false; in sh_tmu_channel_setup()
111 bool cs_enabled; member638 WARN_ON(ch->cs_enabled); in sh_cmt_clocksource_enable()645 ch->cs_enabled = true; in sh_cmt_clocksource_enable()654 WARN_ON(!ch->cs_enabled); in sh_cmt_clocksource_disable()657 ch->cs_enabled = false; in sh_cmt_clocksource_disable()905 ch->cs_enabled = false; in sh_cmt_setup_channel()