Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Domap_hwmod_3xxx_data.c2845 struct omap_hwmod_ocp_if **h = NULL, **h_gp = NULL, **h_sham = NULL; in omap3xxx_hwmod_init() local
2868 h_gp = omap34xx_gp_hwmod_ocp_ifs; in omap3xxx_hwmod_init()
2873 h_gp = am35xx_gp_hwmod_ocp_ifs; in omap3xxx_hwmod_init()
2879 h_gp = omap36xx_gp_hwmod_ocp_ifs; in omap3xxx_hwmod_init()
2892 if (h_gp && omap_type() == OMAP2_DEVICE_TYPE_GP) { in omap3xxx_hwmod_init()
2893 r = omap_hwmod_register_links(h_gp); in omap3xxx_hwmod_init()