Searched refs:h_gp (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm/mach-omap2/
H A Domap_hwmod_3xxx_data.c3891 struct omap_hwmod_ocp_if **h = NULL, **h_gp = NULL, **h_sham = NULL; omap3xxx_hwmod_init() local
3914 h_gp = omap34xx_gp_hwmod_ocp_ifs; omap3xxx_hwmod_init()
3919 h_gp = am35xx_gp_hwmod_ocp_ifs; omap3xxx_hwmod_init()
3925 h_gp = omap36xx_gp_hwmod_ocp_ifs; omap3xxx_hwmod_init()
3938 if (h_gp && omap_type() == OMAP2_DEVICE_TYPE_GP) { omap3xxx_hwmod_init()
3939 r = omap_hwmod_register_links(h_gp); omap3xxx_hwmod_init()

Completed in 54 milliseconds