Lines Matching defs:bits
57 * omap3_prm_reset_src_map - map from bits in the PRM_RSTST hardware
126 u32 omap3_prm_vcvp_rmw(u32 mask, u32 bits, u8 offset)
128 return omap2_prm_rmw_mod_reg_bits(mask, bits, OMAP3430_GR_MOD, offset);
150 * Read PRM_IRQSTATUS_MPU bits, AND'ed with the currently-enabled PRM
171 * bits. No return value.
180 * @saved_mask: ptr to a u32 array to save IRQENABLE bits
201 * @saved_mask: ptr to a u32 array of IRQENABLE bits saved previously
219 * @wkst_mask: wkst bits to clear
430 * wakeups to occur, WAKEUPENABLE bits must be set in the pad mux
445 * returned reset source bits are standardized across OMAP SoCs.