Searched refs:omap_hwmod_register_links (Results 1 – 11 of 11) sorted by relevance
2853 r = omap_hwmod_register_links(omap3xxx_hwmod_ocp_ifs); in omap3xxx_hwmod_init()2887 r = omap_hwmod_register_links(h); in omap3xxx_hwmod_init()2893 r = omap_hwmod_register_links(h_gp); in omap3xxx_hwmod_init()2906 r = omap_hwmod_register_links(h_sham); in omap3xxx_hwmod_init()2912 r = omap_hwmod_register_links(h_aes); in omap3xxx_hwmod_init()2932 r = omap_hwmod_register_links(h); in omap3xxx_hwmod_init()2947 r = omap_hwmod_register_links(h); in omap3xxx_hwmod_init()2962 r = omap_hwmod_register_links(omap3xxx_dss_hwmod_ocp_ifs); in omap3xxx_hwmod_init()
3993 ret = omap_hwmod_register_links(dra7xx_hwmod_ocp_ifs); in dra7xx_hwmod_init()3996 ret = omap_hwmod_register_links(dra74x_hwmod_ocp_ifs); in dra7xx_hwmod_init()3998 ret = omap_hwmod_register_links(rtc_hwmod_ocp_ifs); in dra7xx_hwmod_init()4000 ret = omap_hwmod_register_links(dra72x_hwmod_ocp_ifs); in dra7xx_hwmod_init()4002 ret = omap_hwmod_register_links(rtc_hwmod_ocp_ifs); in dra7xx_hwmod_init()4004 ret = omap_hwmod_register_links(dra76x_hwmod_ocp_ifs); in dra7xx_hwmod_init()4007 ret = omap_hwmod_register_links(acd_76x_hwmod_ocp_ifs); in dra7xx_hwmod_init()4009 ret = omap_hwmod_register_links(rtc_hwmod_ocp_ifs); in dra7xx_hwmod_init()4014 ret = omap_hwmod_register_links(dra7xx_gp_hwmod_ocp_ifs); in dra7xx_hwmod_init()
1007 ret = omap_hwmod_register_links(am43xx_hwmod_ocp_ifs); in am43xx_hwmod_init()1010 ret = omap_hwmod_register_links(am43xx_rtc_hwmod_ocp_ifs); in am43xx_hwmod_init()
460 return omap_hwmod_register_links(omap2420_hwmod_ocp_ifs); in omap2420_hwmod_init()
687 extern int __init omap_hwmod_register_links(struct omap_hwmod_ocp_if **ois);
541 return omap_hwmod_register_links(am33xx_hwmod_ocp_ifs); in am33xx_hwmod_init()
662 return omap_hwmod_register_links(omap2430_hwmod_ocp_ifs); in omap2430_hwmod_init()
1408 return omap_hwmod_register_links(dm814x_hwmod_ocp_ifs); in dm814x_hwmod_init()1458 return omap_hwmod_register_links(dm816x_hwmod_ocp_ifs); in dm816x_hwmod_init()
2783 return omap_hwmod_register_links(omap54xx_hwmod_ocp_ifs); in omap54xx_hwmod_init()
4312 return omap_hwmod_register_links(omap44xx_hwmod_ocp_ifs); in omap44xx_hwmod_init()
3028 int __init omap_hwmod_register_links(struct omap_hwmod_ocp_if **ois) in omap_hwmod_register_links() function