Searched hist:bea30ed65fb2432097f362ce17042e22febcb616 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | vp.h | diff bea30ed65fb2432097f362ce17042e22febcb616 Fri May 27 21:15:59 CDT 2011 Todd Poynor <toddpoynor@google.com> OMAP: VP: Explicitly mask VPVOLTAGE field
Reading the VPVOLTAGE field of PRM_VP_*_VOLTAGE registers currently relies on a u32 -> u8 conversion to mask off the FORCEUPDATEWAIT field in the upper bits. Make this explicit using the mask symbol already defined, added as a new field in struct omap_vp_common.
Signed-off-by: Todd Poynor <toddpoynor@google.com> Signed-off-by: Kevin Hilman <khilman@ti.com>
|
H A D | vp3xxx_data.c | diff bea30ed65fb2432097f362ce17042e22febcb616 Fri May 27 21:15:59 CDT 2011 Todd Poynor <toddpoynor@google.com> OMAP: VP: Explicitly mask VPVOLTAGE field
Reading the VPVOLTAGE field of PRM_VP_*_VOLTAGE registers currently relies on a u32 -> u8 conversion to mask off the FORCEUPDATEWAIT field in the upper bits. Make this explicit using the mask symbol already defined, added as a new field in struct omap_vp_common.
Signed-off-by: Todd Poynor <toddpoynor@google.com> Signed-off-by: Kevin Hilman <khilman@ti.com>
|
H A D | vp44xx_data.c | diff bea30ed65fb2432097f362ce17042e22febcb616 Fri May 27 21:15:59 CDT 2011 Todd Poynor <toddpoynor@google.com> OMAP: VP: Explicitly mask VPVOLTAGE field
Reading the VPVOLTAGE field of PRM_VP_*_VOLTAGE registers currently relies on a u32 -> u8 conversion to mask off the FORCEUPDATEWAIT field in the upper bits. Make this explicit using the mask symbol already defined, added as a new field in struct omap_vp_common.
Signed-off-by: Todd Poynor <toddpoynor@google.com> Signed-off-by: Kevin Hilman <khilman@ti.com>
|
H A D | vp.c | diff bea30ed65fb2432097f362ce17042e22febcb616 Fri May 27 21:15:59 CDT 2011 Todd Poynor <toddpoynor@google.com> OMAP: VP: Explicitly mask VPVOLTAGE field
Reading the VPVOLTAGE field of PRM_VP_*_VOLTAGE registers currently relies on a u32 -> u8 conversion to mask off the FORCEUPDATEWAIT field in the upper bits. Make this explicit using the mask symbol already defined, added as a new field in struct omap_vp_common.
Signed-off-by: Todd Poynor <toddpoynor@google.com> Signed-off-by: Kevin Hilman <khilman@ti.com>
|