diff options
author | Rajendra Nayak <rnayak@ti.com> | 2010-01-26 20:13:12 -0700 |
---|---|---|
committer | Paul Walmsley <paul@pwsan.com> | 2010-01-29 10:14:22 -0700 |
commit | 56ef28acf122d30b137851aa6a599ba48319a6b0 (patch) | |
tree | 7ccdbdd45d6807691d1eaae19a07c9b6d230c04b /arch/arm/mach-omap2/powerdomains34xx.h | |
parent | e80a9729b15f4c2c00ed51d61aa543fb4269d5ca (diff) |
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>
Diffstat (limited to 'arch/arm/mach-omap2/powerdomains34xx.h')
0 files changed, 0 insertions, 0 deletions