Description: The data format for READ_IOUT is incorrectly using an unsigned
11-bit mantissa to represent current values from 0LSB to 2047LSB.
System Impact: READ_IOUT values greater than mid-scale (16A for TPS546B25 and
32A for TPS546C25/E25) decode at negative values using LINEAR11 decoding.
Workaround or Mitigation: Custom Decoding of READ_IOUT using 11-bit unsigned
mantissa or correcting negative values by adding 64A to any negative values
reported by READ_IOUT.
Disposition: Design fix planned for final silicon, which changes the fixed
exponent for READ_IOUT to -5 (TPS546B25/TPS546C25) or -4 (TPS546E25).