summaryrefslogtreecommitdiff
path: root/arch/alpha
diff options
context:
space:
mode:
authorRajendra Nayak <rnayak@ti.com>2010-01-27 03:13:12 (GMT)
committerPaul Walmsley <paul@pwsan.com>2010-01-29 17:14:22 (GMT)
commit56ef28acf122d30b137851aa6a599ba48319a6b0 (patch)
tree7ccdbdd45d6807691d1eaae19a07c9b6d230c04b /arch/alpha
parente80a9729b15f4c2c00ed51d61aa543fb4269d5ca (diff)
downloadlinux-fsl-qoriq-56ef28acf122d30b137851aa6a599ba48319a6b0.tar.xz
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/alpha')
0 files changed, 0 insertions, 0 deletions