Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Domap_hwmod_3xxx_data.c2846 struct omap_hwmod_ocp_if **h_aes = NULL; in omap3xxx_hwmod_init() local
2870 h_aes = omap34xx_aes_hwmod_ocp_ifs; in omap3xxx_hwmod_init()
2875 h_aes = am35xx_aes_hwmod_ocp_ifs; in omap3xxx_hwmod_init()
2881 h_aes = omap36xx_aes_hwmod_ocp_ifs; in omap3xxx_hwmod_init()
2911 if (h_aes && omap3xxx_hwmod_is_hs_ip_block_usable(bus, "aes")) { in omap3xxx_hwmod_init()
2912 r = omap_hwmod_register_links(h_aes); in omap3xxx_hwmod_init()