1 comment:
File src/southbridge/intel/ibexpeak/azalia.c:
Patch Set #11, Line 45: set_bits
oof, maybe it's just me but set_bits is confusing; what about reworking that to have unset_and_set_bits(reg, unset, set), unset_bits(reg, unset) and set_bits(reg, set) just like we have now for msrs? CB:46354
Nico, wdyt?
To view, visit change 46728. To unsubscribe, or for help writing mail filters, visit settings.