Skip to content

Commit

Permalink
counter: 104-quad-8: Utilize bitfield access macros
Browse files Browse the repository at this point in the history
The 104-QUAD-8 features several registers with various bitfields.
Utilize bitfield access macros such as u8_get_bits() and
u8_encode_bits() to make the code easier to read and the intent clearer.

Suggested-by: Jonathan Cameron <[email protected]>
Link: https://lore.kernel.org/r/7cea5ad049c75d8d1c6f25e288aa743a8d2a25d8.1681753140.git.william.gray@linaro.org/
Signed-off-by: William Breathitt Gray <[email protected]>
  • Loading branch information
vilhelmgray committed May 19, 2023
1 parent 228354e commit 398abaa
Showing 1 changed file with 172 additions and 102 deletions.
Loading

0 comments on commit 398abaa

Please sign in to comment.