Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/clocksource/
Dsh_cmt.c426 static struct sh_cmt_priv *cs_to_sh_cmt(struct clocksource *cs) in cs_to_sh_cmt() function
433 struct sh_cmt_priv *p = cs_to_sh_cmt(cs); in sh_cmt_clocksource_read()
452 struct sh_cmt_priv *p = cs_to_sh_cmt(cs); in sh_cmt_clocksource_enable()
464 sh_cmt_stop(cs_to_sh_cmt(cs), FLAG_CLOCKSOURCE); in sh_cmt_clocksource_disable()
469 sh_cmt_start(cs_to_sh_cmt(cs), FLAG_CLOCKSOURCE); in sh_cmt_clocksource_resume()