Searched refs:vpconfig_initvoltage_mask (Results 1 – 4 of 4) sorted by relevance
39 .vpconfig_initvoltage_mask = OMAP3430_INITVOLTAGE_MASK,
39 * @vpconfig_initvoltage_mask: INITVOLTAGE bitmask in the PRM_VP*_CONFIG reg59 u32 vpconfig_initvoltage_mask; member
22 vpconfig &= ~(vp->common->vpconfig_initvoltage_mask | in _vp_set_init_voltage() 25 vpconfig |= vsel << __ffs(vp->common->vpconfig_initvoltage_mask); in _vp_set_init_voltage()
39 .vpconfig_initvoltage_mask = OMAP4430_INITVOLTAGE_MASK,