Searched refs:rstst_offs (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | prminst44xx.c | 141 * @rstst_offs: reset status register offset 153 u16 rstctrl_offs, u16 rstst_offs) in omap4_prminst_deassert_hardreset() 166 rstst_offs); in omap4_prminst_deassert_hardreset() 171 inst, rstst_offs), in omap4_prminst_deassert_hardreset() 152 omap4_prminst_deassert_hardreset(u8 shift, u8 st_shift, u8 part, s16 inst, u16 rstctrl_offs, u16 rstst_offs) omap4_prminst_deassert_hardreset() argument
|
H A D | prm33xx.c | 124 u16 rstst_offs) in am33xx_prm_deassert_hardreset() 134 am33xx_prm_rmw_reg_bits(0xffffffff, mask, inst, rstst_offs); in am33xx_prm_deassert_hardreset() 143 rstst_offs), in am33xx_prm_deassert_hardreset() 122 am33xx_prm_deassert_hardreset(u8 shift, u8 st_shift, u8 part, s16 inst, u16 rstctrl_offs, u16 rstst_offs) am33xx_prm_deassert_hardreset() argument
|
H A D | prminst44xx.h | 33 u16 rstst_offs);
|
H A D | omap_hwmod_33xx_data.c | 76 .rstst_offs = AM33XX_RM_WKUP_RSTST_OFFSET,
|
H A D | omap_hwmod_43xx_data.c | 66 .rstst_offs = AM43XX_RM_WKUP_RSTST_OFFSET,
|
H A D | omap_hwmod_33xx_43xx_ipblock_data.c | 28 #define RSTST(oh, rstst) ((oh).prcm.omap4.rstst_offs = (rstst))
|
H A D | omap_hwmod.h | 379 u16 rstst_offs; member
|
H A D | omap_hwmod.c | 2916 oh->prcm.omap4.rstst_offs); in _am33xx_deassert_hardreset()
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | prminst44xx.c | 141 * @rstst_offs: reset status register offset 153 u16 rstctrl_offs, u16 rstst_offs) in omap4_prminst_deassert_hardreset() 166 rstst_offs); in omap4_prminst_deassert_hardreset() 171 inst, rstst_offs), in omap4_prminst_deassert_hardreset() 152 omap4_prminst_deassert_hardreset(u8 shift, u8 st_shift, u8 part, s16 inst, u16 rstctrl_offs, u16 rstst_offs) omap4_prminst_deassert_hardreset() argument
|
H A D | prm33xx.c | 116 u16 rstst_offs) in am33xx_prm_deassert_hardreset() 126 am33xx_prm_rmw_reg_bits(0xffffffff, mask, inst, rstst_offs); in am33xx_prm_deassert_hardreset() 135 rstst_offs), in am33xx_prm_deassert_hardreset() 114 am33xx_prm_deassert_hardreset(u8 shift, u8 st_shift, u8 part, s16 inst, u16 rstctrl_offs, u16 rstst_offs) am33xx_prm_deassert_hardreset() argument
|
H A D | prminst44xx.h | 33 u16 rstst_offs);
|
H A D | omap_hwmod.h | 379 u16 rstst_offs; member
|
H A D | omap_hwmod.c | 2884 oh->prcm.omap4.rstst_offs); in _am33xx_deassert_hardreset()
|
Completed in 16 milliseconds