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

/linux-4.4.14/arch/arm/mach-omap2/
H A Domap_hwmod_3xxx_data.c3892 struct omap_hwmod_ocp_if **h_aes = NULL; omap3xxx_hwmod_init() local
3916 h_aes = omap34xx_aes_hwmod_ocp_ifs; omap3xxx_hwmod_init()
3921 h_aes = am35xx_aes_hwmod_ocp_ifs; omap3xxx_hwmod_init()
3927 h_aes = omap36xx_aes_hwmod_ocp_ifs; omap3xxx_hwmod_init()
3958 if (h_aes && omap3xxx_hwmod_is_hs_ip_block_usable(bus, "aes")) { omap3xxx_hwmod_init()
3959 r = omap_hwmod_register_links(h_aes); omap3xxx_hwmod_init()

Completed in 52 milliseconds