Home
last modified time | relevance | path

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

/linux/include/linux/platform_data/
H A Ddmtimer-omap.h31 int (*set_source)(struct omap_dm_timer *timer, int source); member
/linux/drivers/remoteproc/
H A Domap_remoteproc.c170 ret = timer->timer_ops->set_source(timer->odt, OMAP_TIMER_SRC_SYS_CLK); in omap_rproc_request_timer()
368 !timer_ops->set_source || !timer_ops->set_load || in omap_rproc_enable_timers()