h_sham           2838 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c 	struct omap_hwmod_ocp_if **h = NULL, **h_gp = NULL, **h_sham = NULL;
h_sham           2862 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c 		h_sham = omap34xx_sham_hwmod_ocp_ifs;
h_sham           2867 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c 		h_sham = am35xx_sham_hwmod_ocp_ifs;
h_sham           2873 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c 		h_sham = omap36xx_sham_hwmod_ocp_ifs;
h_sham           2898 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c 	if (h_sham && omap3xxx_hwmod_is_hs_ip_block_usable(bus, "sham")) {
h_sham           2899 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c 		r = omap_hwmod_register_links(h_sham);