Searched refs:is_period (Results 1 – 3 of 3) sorted by relevance
45 unsigned int (*read_cap)(struct omap_dm_timer *timer, bool is_period);
322 static void create_pit_timer(struct kvm_pit *pit, u32 val, int is_period) in create_pit_timer() argument340 ps->is_periodic = is_period; in create_pit_timer()
1105 static unsigned int omap_dm_timer_cap_counter(struct omap_dm_timer *cookie, bool is_period) in omap_dm_timer_cap_counter() argument1127 ret = omap_dm_timer_set_cap(cookie, true, is_period); in omap_dm_timer_cap_counter()