commit | 9f617ada9f823dff1944ebcf92ef4a05f5f322b7 | [log] [tgz] |
---|---|---|
author | Michal Vokáč <michal.vokac@ysoft.com> | Mon Oct 01 16:19:47 2018 +0200 |
committer | Thierry Reding <thierry.reding@gmail.com> | Wed Dec 12 11:52:32 2018 +0100 |
tree | fb45b09cc7e5df9d4cf7bd55b8d3a0210c2b5316 | |
parent | e3adc7efe678ba907f99791f5adfee81faea10e6 [diff] |
pwm: imx: Use bitops and bitfield macros to define register values Use existing macros to define register fields instead of manually shifting the bit masks. Also define some more register bits. Signed-off-by: Michal Vokáč <michal.vokac@ysoft.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>