Searched refs:omap_hwmod_register_links (Results 1 – 11 of 11) sorted by relevance
754 ret = omap_hwmod_register_links(dra7xx_hwmod_ocp_ifs); in dra7xx_hwmod_init()757 ret = omap_hwmod_register_links(rtc_hwmod_ocp_ifs); in dra7xx_hwmod_init()759 ret = omap_hwmod_register_links(dra72x_hwmod_ocp_ifs); in dra7xx_hwmod_init()761 ret = omap_hwmod_register_links(rtc_hwmod_ocp_ifs); in dra7xx_hwmod_init()764 ret = omap_hwmod_register_links(rtc_hwmod_ocp_ifs); in dra7xx_hwmod_init()
164 ret = omap_hwmod_register_links(am43xx_hwmod_ocp_ifs); in am43xx_hwmod_init()
2598 r = omap_hwmod_register_links(omap3xxx_hwmod_ocp_ifs); in omap3xxx_hwmod_init()2626 r = omap_hwmod_register_links(h); in omap3xxx_hwmod_init()2638 r = omap_hwmod_register_links(h_sham); in omap3xxx_hwmod_init()2659 r = omap_hwmod_register_links(h); in omap3xxx_hwmod_init()2674 r = omap_hwmod_register_links(h); in omap3xxx_hwmod_init()2689 r = omap_hwmod_register_links(omap3xxx_dss_hwmod_ocp_ifs); in omap3xxx_hwmod_init()
293 return omap_hwmod_register_links(am33xx_hwmod_ocp_ifs); in am33xx_hwmod_init()
402 return omap_hwmod_register_links(omap2420_hwmod_ocp_ifs); in omap2420_hwmod_init()
466 return omap_hwmod_register_links(omap54xx_hwmod_ocp_ifs); in omap54xx_hwmod_init()
1230 return omap_hwmod_register_links(dm814x_hwmod_ocp_ifs); in dm814x_hwmod_init()1269 return omap_hwmod_register_links(dm816x_hwmod_ocp_ifs); in dm816x_hwmod_init()
681 extern int __init omap_hwmod_register_links(struct omap_hwmod_ocp_if **ois);
605 return omap_hwmod_register_links(omap2430_hwmod_ocp_ifs); in omap2430_hwmod_init()
989 return omap_hwmod_register_links(omap44xx_hwmod_ocp_ifs); in omap44xx_hwmod_init()
3029 int __init omap_hwmod_register_links(struct omap_hwmod_ocp_if **ois) in omap_hwmod_register_links() function