diff options
| author | André Draszik <[email protected]> | 2024-07-10 11:36:20 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-08-07 12:49:30 +0200 |
| commit | fc64f1ce292d0adb9ac3c8b6e372412bb6aa3052 (patch) | |
| tree | 09f170a8c65fe10fcd0978022f9c008e1ad2f6c5 /tools/perf/scripts/python | |
| parent | 5cb7e20bad86ab2df81e1fe26b07f9905569df95 (diff) | |
usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_ADC_CTRL1 register
Convert register TCPC_VENDOR_ADC_CTRL1 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 <[email protected]>
Reviewed-by: Heikki Krogerus <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions