Browse Source

ARM: OMAP4: cm: add bitfield width values

The new common clk framework includes basic definitions for mux and
divider clocks.  These definitions depend on shift and width values
instead of the pre-computed masks that the OMAP clk framework has
traditionally used when accessing the register to control the mux or
divisor.

To ease this transition the masks are left intact and the width field is
simply added alongside the shift and mask data.

Signed-off-by: Mike Turquette <mturquette@ti.com>
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Mike Turquette 12 years ago
parent
commit
f19a302247
1 changed files with 190 additions and 4 deletions
  1. 190 4
      arch/arm/mach-omap2/cm-regbits-44xx.h

File diff suppressed because it is too large
+ 190 - 4
arch/arm/mach-omap2/cm-regbits-44xx.h


Some files were not shown because too many files changed in this diff