Searched refs:rstst_offs (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/arch/arm/mach-omap2/ |
D | prminst44xx.c | 154 u16 rstctrl_offs, u16 rstst_offs) in omap4_prminst_deassert_hardreset() argument 167 rstst_offs); in omap4_prminst_deassert_hardreset() 172 inst, rstst_offs), in omap4_prminst_deassert_hardreset()
|
D | prm33xx.c | 124 u16 rstst_offs) in am33xx_prm_deassert_hardreset() argument 134 am33xx_prm_rmw_reg_bits(0xffffffff, mask, inst, rstst_offs); in am33xx_prm_deassert_hardreset() 143 rstst_offs), in am33xx_prm_deassert_hardreset()
|
D | prminst44xx.h | 36 u16 rstst_offs);
|
D | omap_hwmod.h | 469 u16 rstst_offs; member
|
D | omap_hwmod_33xx_data.c | 83 .rstst_offs = AM33XX_RM_WKUP_RSTST_OFFSET,
|
D | omap_hwmod_43xx_data.c | 70 .rstst_offs = AM43XX_RM_WKUP_RSTST_OFFSET,
|
D | omap_hwmod_33xx_43xx_ipblock_data.c | 31 #define RSTST(oh, rstst) ((oh).prcm.omap4.rstst_offs = (rstst))
|
D | omap_hwmod.c | 3112 oh->prcm.omap4.rstst_offs); in _am33xx_deassert_hardreset()
|