diff options
author | 2024-03-09 21:18:05 -0800 | |
---|---|---|
committer | 2024-03-10 14:38:04 -0700 | |
commit | c0ca3dbd03d66c6b9e044f48720e6ab5cef37ae5 (patch) | |
tree | 03f42521f0dba5f04cc835837d49c022044631e1 /scripts/generate_rust_analyzer.py | |
parent | Input: make input_class constant (diff) | |
download | linux-rng-c0ca3dbd03d66c6b9e044f48720e6ab5cef37ae5.tar.xz linux-rng-c0ca3dbd03d66c6b9e044f48720e6ab5cef37ae5.zip |
Input: imagis - use FIELD_GET where applicable
Instead of manually extracting certain bits from registers with binary
ANDs and shifts, the FIELD_GET macro can be used. With this in mind, the
*_SHIFT macros can be dropped.
Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
Link: https://lore.kernel.org/r/20240306-b4-imagis-keys-v3-1-2c429afa8420@skole.hr
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions