Searched refs:rstst_offs (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.10/arch/arm/mach-omap2/ |
D | prminst44xx.c | 153 u16 rstctrl_offs, u16 rstst_offs) in omap4_prminst_deassert_hardreset() argument 166 rstst_offs); in omap4_prminst_deassert_hardreset() 171 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 | 33 u16 rstst_offs);
|
D | omap_hwmod_43xx_data.c | 66 .rstst_offs = AM43XX_RM_WKUP_RSTST_OFFSET,
|
D | omap_hwmod_33xx_43xx_ipblock_data.c | 28 #define RSTST(oh, rstst) ((oh).prcm.omap4.rstst_offs = (rstst))
|
D | omap_hwmod_33xx_data.c | 76 .rstst_offs = AM33XX_RM_WKUP_RSTST_OFFSET,
|
D | omap_hwmod.h | 379 u16 rstst_offs; member
|
D | omap_hwmod.c | 2914 oh->prcm.omap4.rstst_offs); in _am33xx_deassert_hardreset()
|