Home
last modified time | relevance | path

Searched hist:"56 ef28acf122d30b137851aa6a599ba48319a6b0" (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-omap2/
H A Dprm-regbits-44xx.hdiff 56ef28acf122d30b137851aa6a599ba48319a6b0 Wed Jan 27 04:13:12 CET 2010 Rajendra Nayak <rnayak@ti.com> OMAP4: PRCM: Define shift macros as n instead of 1 << n

The macros defining the shift bits in registers for various
register bit fields are defined as 1 << n.
Instead define them as n. They can then be used as val << n.
The changes are generated by updating the script which autogenerates
the files modifed in the patch.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
H A Dcm-regbits-44xx.hdiff 56ef28acf122d30b137851aa6a599ba48319a6b0 Wed Jan 27 04:13:12 CET 2010 Rajendra Nayak <rnayak@ti.com> OMAP4: PRCM: Define shift macros as n instead of 1 << n

The macros defining the shift bits in registers for various
register bit fields are defined as 1 << n.
Instead define them as n. They can then be used as val << n.
The changes are generated by updating the script which autogenerates
the files modifed in the patch.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>