Searched refs:omap_hwmod_get_resource_byname (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/arm/mach-omap2/ |
D | timer.c | 274 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()
|
D | omap_hwmod.h | 721 int omap_hwmod_get_resource_byname(struct omap_hwmod *oh, unsigned int type,
|
D | omap_hwmod.c | 3531 int omap_hwmod_get_resource_byname(struct omap_hwmod *oh, unsigned int type, in omap_hwmod_get_resource_byname() function
|