Skip to content
Snippets Groups Projects
Commit c33c5990 authored by Daniel Mack's avatar Daniel Mack Committed by Jean-Christophe PLAGNIOL-VILLARD
Browse files

pxa: fix CKEN_B register bits


The current defition for CKEN_B register bits is nonsense. Adding 32 to
the shifted value is equal to '| (1 << 5)', and this bit is marked
'reserved' in the PXA docs.

Signed-off-by: default avatarDaniel Mack <daniel@caiaq.de>
parent bd876be4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment