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 1:
(2 comments)
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 123: _le32 ... and remove this
https://review.coreboot.org/c/coreboot/+/37432/1/src/include/device/mmio.h@1... PS1, Line 190: clrsetbits_le32 Can you change this as well?