Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap2/
Dtimer.c274 r = omap_hwmod_get_resource_byname(oh, IORESOURCE_IRQ, NULL, in omap_dm_timer_init_one()
280 r = omap_hwmod_get_resource_byname(oh, IORESOURCE_MEM, NULL, in omap_dm_timer_init_one()
Domap_hwmod.h721 int omap_hwmod_get_resource_byname(struct omap_hwmod *oh, unsigned int type,
Domap_hwmod.c3531 int omap_hwmod_get_resource_byname(struct omap_hwmod *oh, unsigned int type, in omap_hwmod_get_resource_byname() function