Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-omap2/
Dprm2xxx_3xxx.h285 static inline int omap2_prm_deassert_hardreset(s16 prm_mod, u8 rst_shift, in omap2_prm_deassert_hardreset() function
304 extern int omap2_prm_deassert_hardreset(s16 prm_mod, u8 rst_shift, u8 st_shift);
Dprm2xxx_3xxx.c133 int omap2_prm_deassert_hardreset(s16 prm_mod, u8 rst_shift, u8 st_shift) in omap2_prm_deassert_hardreset() function
Domap_hwmod.c1062 ret = omap2_prm_deassert_hardreset(oh->prcm.omap2.module_offs, in _deassert_hardreset()