Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-omap2/
Domap_hwmod_2xxx_ipblock_data.c68 .rev = OMAP_TIMER_IP_VERSION_1,
Dtimer.c380 if (pdata->timer_ip_version == OMAP_TIMER_IP_VERSION_1) { in omap2_dm_timer_set_src()
Domap_hwmod_3xxx_data.c579 .rev = OMAP_TIMER_IP_VERSION_1,
595 .rev = OMAP_TIMER_IP_VERSION_1,
/linux-3.4.99/arch/arm/plat-omap/include/plat/
Ddmtimer.h62 #define OMAP_TIMER_IP_VERSION_1 0x1 macro