Searched refs:h_aes (Results 1 – 1 of 1) sorted by relevance
3892 struct omap_hwmod_ocp_if **h_aes = NULL; in omap3xxx_hwmod_init() local3916 h_aes = omap34xx_aes_hwmod_ocp_ifs; in omap3xxx_hwmod_init()3921 h_aes = am35xx_aes_hwmod_ocp_ifs; in omap3xxx_hwmod_init()3927 h_aes = omap36xx_aes_hwmod_ocp_ifs; in omap3xxx_hwmod_init()3958 if (h_aes && omap3xxx_hwmod_is_hs_ip_block_usable(bus, "aes")) { in omap3xxx_hwmod_init()3959 r = omap_hwmod_register_links(h_aes); in omap3xxx_hwmod_init()