git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0f02ce
)
clk: tegra: Introduce divider mask and shift helpers
author
Thierry Reding
<treding@nvidia.com>
Fri, 4 Apr 2014 13:55:14 +0000
(15:55 +0200)
committer
Peter De Schrijver
<pdeschrijver@nvidia.com>
Thu, 17 Apr 2014 11:12:40 +0000
(14:12 +0300)
Add div{m,n,p}_shift() and div{m,n,p}_mask_shifted() helpers to make the
code that modifies the m-, n- and p-divider fields of PLLs shorter and
easier to read.
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found