Lines Matching defs:bits
56 * omap3_prm_reset_src_map - map from bits in the PRM_RSTST hardware
125 u32 omap3_prm_vcvp_rmw(u32 mask, u32 bits, u8 offset)
127 return omap2_prm_rmw_mod_reg_bits(mask, bits, OMAP3430_GR_MOD, offset);
149 * Read PRM_IRQSTATUS_MPU bits, AND'ed with the currently-enabled PRM
170 * bits. No return value.
179 * @saved_mask: ptr to a u32 array to save IRQENABLE bits
200 * @saved_mask: ptr to a u32 array of IRQENABLE bits saved previously
218 * @wkst_mask: wkst bits to clear
429 * wakeups to occur, WAKEUPENABLE bits must be set in the pad mux
444 * returned reset source bits are standardized across OMAP SoCs.