summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorAndre Przywara <[email protected]>2020-07-06 01:40:36 +0100
committerJagan Teki <[email protected]>2020-10-21 23:43:28 +0530
commit4fe8641260d005f24b0ecca8b21d7c51e639c647 (patch)
treecc8b8864ad7a63969aaedaf27cf67ad0d81c4990 /scripts/objdiff
parenta5b2a991b388b7f42b0e264dfe2dfefc265f43ca (diff)
net: sun8i_emac: Name magic bits and simplify read-modify-write calls
The EMAC driver contains a lot of magic bits, although the manuals and the Linux driver have all names for them. Define those names and use them when programming the registers. Also this replaces a lot of readl/mask/writel operations with the much easier-to-read setbits_le32() macro. Signed-off-by: Andre Przywara <[email protected]> Acked-by: Maxime Ripard <[email protected]> Tested-by: Amit Singh Tomar <[email protected]> # Pine64+ Reviewed-by: Jagan Teki <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions