aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorStefan Schmidt <[email protected]>2015-05-29 10:51:25 +0200
committerMarcel Holtmann <[email protected]>2015-05-31 13:40:53 +0200
commitbdc78737278ee77fdcbccaee5b6f7eda4e0e7602 (patch)
tree77100c4b174f7389dc90bffa650e9faa1b185e4d /tools/perf/scripts
parentdaf4e2c89254ed6eb8cf7ef60f614edebfdb9f3a (diff)
ieee802154/atusb: Add function for partial register writes
With this function we can set individual bits in the registers if needed. With the old SR_VALUE macro we could only set one bit in the register which was ok for some scenarios but not for all. With this subreg write function we can now set more bits defined by the mask while not touching the rest. We start using it for the current SR_VALUE use case and will use it more in upcoming patches. Signed-off-by: Stefan Schmidt <[email protected]> Reviewed-by: Varka Bhadram <[email protected]> Acked-by: Alexander Aring <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions