fb9a46a2 | 27-Nov-2018 |
Alexey Brodkin <alexey.brodkin@synopsys.com> |
arc: emsdp: Refactor register and bit accesses
Instead of "base + offset" define all registers right away and access them later via direct defines.
Generate bit masks with "BIT" macro.
Signed-off-
arc: emsdp: Refactor register and bit accesses
Instead of "base + offset" define all registers right away and access them later via direct defines.
Generate bit masks with "BIT" macro.
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
show more ...
|