commit | d9d95bcad38d18536ecf344e3f4105ed3c7dc7f7 | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | Thu Nov 28 15:55:08 2019 +0100 |
committer | Li Yang <leoyang.li@nxp.com> | Mon Dec 09 13:54:29 2019 -0600 |
tree | d606426d26238b77adc6e121c00c6e88ef03aebe | |
parent | cf037a9b7af615f0543afae5daf2954a246ad321 [diff] |
soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers Make it clear that these operate on big-endian registers (i.e. use the iowrite*be primitives) before we introduce more uses of them and allow the QE drivers to be built for platforms other than ppc32. Reviewed-by: Timur Tabi <timur@kernel.org> Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Signed-off-by: Li Yang <leoyang.li@nxp.com>