Home
last modified time | relevance | path

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

/openbmc/linux/include/clocksource/
H A Dtimer-ti-dm.h41 #define OMAP_TIMER_SRC_SYS_CLK 0x00 macro
/openbmc/linux/drivers/clocksource/
H A Dtimer-ti-dm.c422 case OMAP_TIMER_SRC_SYS_CLK: in omap_dm_timer_set_source()
/openbmc/linux/drivers/remoteproc/
H A Domap_remoteproc.c166 ret = timer->timer_ops->set_source(timer->odt, OMAP_TIMER_SRC_SYS_CLK); in omap_rproc_request_timer()