Searched refs:omap4_prminst_is_hardreset_asserted (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | prminst44xx.c | 91 * omap4_prminst_is_hardreset_asserted - read the HW reset line state of 100 int omap4_prminst_is_hardreset_asserted(u8 shift, u8 part, s16 inst, omap4_prminst_is_hardreset_asserted() function 161 if (omap4_prminst_is_hardreset_asserted(shift, part, inst, omap4_prminst_deassert_hardreset() 171 omap_test_timeout(omap4_prminst_is_hardreset_asserted(st_shift, part, omap4_prminst_deassert_hardreset()
|
H A D | prminst44xx.h | 30 extern int omap4_prminst_is_hardreset_asserted(u8 shift, u8 part, s16 inst,
|
H A D | prm44xx.c | 700 .is_hardreset_asserted = omap4_prminst_is_hardreset_asserted,
|
H A D | omap_hwmod.c | 3059 * Call omap4_prminst_is_hardreset_asserted() with parameters 3062 * the return value from omap4_prminst_is_hardreset_asserted(). XXX
|
Completed in 141 milliseconds