diff options
author | André Draszik <andre.draszik@linaro.org> | 2024-07-10 11:36:14 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-08-07 12:49:30 +0200 |
commit | 7cd41974d2c81055f61ba9f69e31c02e866716e0 (patch) | |
tree | b8038aefc1648d6b4dfca304b56b5fcf99b9a4c4 /tools/perf/scripts/python/syscall-counts.py | |
parent | aee4568f42e0d7526207a10944bb89bb45522b59 (diff) |
usb: typec: tcpci: use GENMASK() for TCPC_TRANSMIT register fields
Convert all fields from register TCPC_TRANSMIT to using GENMASK() and
FIELD_PREP() so as to keep using a similar approach throughout the code
base and make it arguably easier to read.
Signed-off-by: André Draszik <andre.draszik@linaro.org>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20240710-tcpc-cleanup-v1-7-0ec1f41f4263@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions