Searched defs:stm_timer (Results 1 – 1 of 1) sorted by relevance
55 struct stm_timer { struct65 static DEFINE_PER_CPU(struct stm_timer *, stm_timers); argument97 static u32 nxp_stm_clocksource_getcnt(struct stm_timer *stm_timer) in nxp_stm_clocksource_getcnt()102 static void nxp_stm_clocksource_setcnt(struct stm_timer *stm_timer, u32 cnt) in nxp_stm_clocksource_setcnt()109 struct stm_timer *stm_timer = cs_to_stm(cs); in nxp_stm_clocksource_read() local114 static void nxp_stm_module_enable(struct stm_timer *stm_timer) in nxp_stm_module_enable()125 static void nxp_stm_module_disable(struct stm_timer *stm_timer) in nxp_stm_module_disable()136 static void nxp_stm_module_put(struct stm_timer *stm_timer) in nxp_stm_module_put()142 static void nxp_stm_module_get(struct stm_timer *stm_timer) in nxp_stm_module_get()150 struct stm_timer *stm_timer = cs_to_stm(cs); in nxp_stm_clocksource_enable() local[all …]