Home
last modified time | relevance | path

Searched hist:"0 ec3041e91cf365a76c81b224e85d3c2574fec23" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/arm/mach-omap2/
H A Dvp.hdiff 0ec3041e91cf365a76c81b224e85d3c2574fec23 Mon Apr 04 18:02:28 CDT 2011 Kevin Hilman <khilman@ti.com> OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)

In struct omap_vp_common, the shift value can be derived from the mask
value by using __ffs(), so remove the shift value for the various
VPCONFIG bitfields, and use __ffs() in the code for the shift value.

While here, rename field names in kerneldoc comment to match actual
field names in structure. Also, cleanup indendentaion for other VP
register accesses in omap_vp_init().

No functional changes.

Signed-off-by: Kevin Hilman <khilman@ti.com>
H A Dvp3xxx_data.cdiff 0ec3041e91cf365a76c81b224e85d3c2574fec23 Mon Apr 04 18:02:28 CDT 2011 Kevin Hilman <khilman@ti.com> OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)

In struct omap_vp_common, the shift value can be derived from the mask
value by using __ffs(), so remove the shift value for the various
VPCONFIG bitfields, and use __ffs() in the code for the shift value.

While here, rename field names in kerneldoc comment to match actual
field names in structure. Also, cleanup indendentaion for other VP
register accesses in omap_vp_init().

No functional changes.

Signed-off-by: Kevin Hilman <khilman@ti.com>
H A Dvp44xx_data.cdiff 0ec3041e91cf365a76c81b224e85d3c2574fec23 Mon Apr 04 18:02:28 CDT 2011 Kevin Hilman <khilman@ti.com> OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)

In struct omap_vp_common, the shift value can be derived from the mask
value by using __ffs(), so remove the shift value for the various
VPCONFIG bitfields, and use __ffs() in the code for the shift value.

While here, rename field names in kerneldoc comment to match actual
field names in structure. Also, cleanup indendentaion for other VP
register accesses in omap_vp_init().

No functional changes.

Signed-off-by: Kevin Hilman <khilman@ti.com>
H A Dvp.cdiff 0ec3041e91cf365a76c81b224e85d3c2574fec23 Mon Apr 04 18:02:28 CDT 2011 Kevin Hilman <khilman@ti.com> OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)

In struct omap_vp_common, the shift value can be derived from the mask
value by using __ffs(), so remove the shift value for the various
VPCONFIG bitfields, and use __ffs() in the code for the shift value.

While here, rename field names in kerneldoc comment to match actual
field names in structure. Also, cleanup indendentaion for other VP
register accesses in omap_vp_init().

No functional changes.

Signed-off-by: Kevin Hilman <khilman@ti.com>
H A Dvoltage.cdiff 0ec3041e91cf365a76c81b224e85d3c2574fec23 Mon Apr 04 18:02:28 CDT 2011 Kevin Hilman <khilman@ti.com> OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)

In struct omap_vp_common, the shift value can be derived from the mask
value by using __ffs(), so remove the shift value for the various
VPCONFIG bitfields, and use __ffs() in the code for the shift value.

While here, rename field names in kerneldoc comment to match actual
field names in structure. Also, cleanup indendentaion for other VP
register accesses in omap_vp_init().

No functional changes.

Signed-off-by: Kevin Hilman <khilman@ti.com>
H A Dvc.cdiff 0ec3041e91cf365a76c81b224e85d3c2574fec23 Mon Apr 04 18:02:28 CDT 2011 Kevin Hilman <khilman@ti.com> OMAP3+: VP: struct omap_vp_common: replace shift with __ffs(mask)

In struct omap_vp_common, the shift value can be derived from the mask
value by using __ffs(), so remove the shift value for the various
VPCONFIG bitfields, and use __ffs() in the code for the shift value.

While here, rename field names in kerneldoc comment to match actual
field names in structure. Also, cleanup indendentaion for other VP
register accesses in omap_vp_init().

No functional changes.

Signed-off-by: Kevin Hilman <khilman@ti.com>