Hung-Te Lin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37432 )
Change subject: mmio: Add clrsetbitsXX() API in place of updateX() ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/37432/1/src/include/device/mmio.h File src/include/device/mmio.h:
https://review.coreboot.org/c/coreboot/+/37432/1/src/include/device/mmio.h@1... PS1, Line 190: clrsetbits_le32
It's part of the next patch. I wanted to separate adding the macros and changing existing code.
Ack