Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dprminst44xx.c99 int omap4_prminst_is_hardreset_asserted(u8 shift, u8 part, s16 inst, in omap4_prminst_is_hardreset_asserted() function
160 if (omap4_prminst_is_hardreset_asserted(shift, part, inst, in omap4_prminst_deassert_hardreset()
170 omap_test_timeout(omap4_prminst_is_hardreset_asserted(st_shift, part, in omap4_prminst_deassert_hardreset()
H A Dprminst44xx.h27 extern int omap4_prminst_is_hardreset_asserted(u8 shift, u8 part, s16 inst,
H A Dprm44xx.c796 .is_hardreset_asserted = omap4_prminst_is_hardreset_asserted,