diff options
| author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2025-11-25 14:48:39 +0300 |
|---|---|---|
| committer | Vinod Koul <vkoul@kernel.org> | 2025-12-23 20:41:06 +0300 |
| commit | 3b84377c2a31cf35d33da55c6868281aa3aff71a (patch) | |
| tree | e221f51a6f216b1ccb8e685eefcac882f1f0aabe /include/linux/debugobjects.h | |
| parent | 6e3d3e8783ae41a7a678093591a2d93044b94ac0 (diff) | |
| download | linux-3b84377c2a31cf35d33da55c6868281aa3aff71a.tar.xz | |
phy: lynx-28g: use FIELD_GET() and FIELD_PREP()
Reduce the number of bit field definitions required in this driver (in
the worst case, a read form and a write form), by defining just the
mask, and using the FIELD_GET() and FIELD_PREP() API from
<linux/bitfield.h> with that.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Link: https://patch.msgid.link/20251125114847.804961-8-vladimir.oltean@nxp.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
