Searched refs:omap_hwmod_register_links (Results 1 – 11 of 11) sorted by relevance
2670 ret = omap_hwmod_register_links(dra7xx_hwmod_ocp_ifs); in dra7xx_hwmod_init()2673 ret = omap_hwmod_register_links(dra74x_hwmod_ocp_ifs); in dra7xx_hwmod_init()2675 ret = omap_hwmod_register_links(rtc_hwmod_ocp_ifs); in dra7xx_hwmod_init()2677 ret = omap_hwmod_register_links(dra72x_hwmod_ocp_ifs); in dra7xx_hwmod_init()2679 ret = omap_hwmod_register_links(rtc_hwmod_ocp_ifs); in dra7xx_hwmod_init()2681 ret = omap_hwmod_register_links(dra76x_hwmod_ocp_ifs); in dra7xx_hwmod_init()2684 ret = omap_hwmod_register_links(acd_76x_hwmod_ocp_ifs); in dra7xx_hwmod_init()2686 ret = omap_hwmod_register_links(rtc_hwmod_ocp_ifs); in dra7xx_hwmod_init()2691 ret = omap_hwmod_register_links(dra7xx_gp_hwmod_ocp_ifs); in dra7xx_hwmod_init()
2846 r = omap_hwmod_register_links(omap3xxx_hwmod_ocp_ifs); in omap3xxx_hwmod_init()2880 r = omap_hwmod_register_links(h); in omap3xxx_hwmod_init()2886 r = omap_hwmod_register_links(h_gp); in omap3xxx_hwmod_init()2899 r = omap_hwmod_register_links(h_sham); in omap3xxx_hwmod_init()2905 r = omap_hwmod_register_links(h_aes); in omap3xxx_hwmod_init()2925 r = omap_hwmod_register_links(h); in omap3xxx_hwmod_init()2940 r = omap_hwmod_register_links(h); in omap3xxx_hwmod_init()2955 r = omap_hwmod_register_links(omap3xxx_dss_hwmod_ocp_ifs); in omap3xxx_hwmod_init()
885 ret = omap_hwmod_register_links(am43xx_hwmod_ocp_ifs); in am43xx_hwmod_init()888 ret = omap_hwmod_register_links(am43xx_rtc_hwmod_ocp_ifs); in am43xx_hwmod_init()
456 return omap_hwmod_register_links(omap2420_hwmod_ocp_ifs); in omap2420_hwmod_init()
469 return omap_hwmod_register_links(am33xx_hwmod_ocp_ifs); in am33xx_hwmod_init()
687 extern int __init omap_hwmod_register_links(struct omap_hwmod_ocp_if **ois);
658 return omap_hwmod_register_links(omap2430_hwmod_ocp_ifs); in omap2430_hwmod_init()
1524 return omap_hwmod_register_links(dm814x_hwmod_ocp_ifs); in dm814x_hwmod_init()1574 return omap_hwmod_register_links(dm816x_hwmod_ocp_ifs); in dm816x_hwmod_init()
2032 return omap_hwmod_register_links(omap54xx_hwmod_ocp_ifs); in omap54xx_hwmod_init()
3401 return omap_hwmod_register_links(omap44xx_hwmod_ocp_ifs); in omap44xx_hwmod_init()
3078 int __init omap_hwmod_register_links(struct omap_hwmod_ocp_if **ois) in omap_hwmod_register_links() function