Home
last modified time | relevance | path

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

/linux-4.4.14/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.h731 int omap_hwmod_get_resource_byname(struct omap_hwmod *oh, unsigned int type,
Domap_hwmod.c3547 int omap_hwmod_get_resource_byname(struct omap_hwmod *oh, unsigned int type, in omap_hwmod_get_resource_byname() function