[PATCH 01/20] bitfield: introduce HWORD_UPDATE bitfield macros

Jakub Kicinski kuba at kernel.org
Thu Jun 12 19:44:15 UTC 2025


On Thu, 12 Jun 2025 20:56:03 +0200 Nicolas Frattaroli wrote:
> Hardware of various vendors, but very notably Rockchip, often uses
> 32-bit registers where the upper 16-bit half of the register is a
> write-enable mask for the lower half.

Please limit the spread of this weirdness to a rockchip or "hiword"
specific header. To a normal reader of bitfield.h these macros will
be equally confusing and useless.


More information about the dri-devel mailing list