Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/mach-omap2/
Dprm2xxx_3xxx.h279 static inline int omap2_prm_assert_hardreset(s16 prm_mod, u8 shift) in omap2_prm_assert_hardreset() function
303 extern int omap2_prm_assert_hardreset(s16 prm_mod, u8 shift);
Dprm2xxx_3xxx.c126 int omap2_prm_assert_hardreset(s16 prm_mod, u8 shift) in omap2_prm_assert_hardreset() function
Domap_hwmod.c1292 return omap2_prm_assert_hardreset(oh->prcm.omap2.module_offs, in _assert_hardreset()