diff options
author | Ruibin Chang <Ruibin.Chang@ite.com.tw> | 2019-04-19 12:08:07 +0800 |
---|---|---|
committer | Jett Rink <jettrink@chromium.org> | 2019-04-30 21:49:57 +0000 |
commit | b7e78ed3873c250983437b28e182bfcfcd76d285 (patch) | |
tree | e60405cf248dca9c8d3bdf6592c004cef50dc412 /common | |
parent | 7f55b1f708812d434119b38a23dcbe1e9f009b71 (diff) | |
download | chrome-ec-b7e78ed3873c250983437b28e182bfcfcd76d285.tar.gz |
tcpm/it83xx.c: Bx and Dx transmit status bit of pd register swap
Chip Bx and Dx transmit status bit (PD register offset 0x18, MTCR)
swap.
Bx: bit5, 1'b0 = none
1'b1 = goodcrc not received and retry times arrive
bit1, 1'b0 = transmit OK
1'b1 = goodcrc not received or Tx discarded
Dx: bit5, 1'b0 = transmit OK
1'b1 = goodcrc not received or Tx discarded
bit1, 1'b0 = none
1'b1 = goodcrc not received and retry times arrive
BRANCH=None
BUG=None
TEST=Test by device which do not respond goodcrc message
Change-Id: Ia07ad4bdb7f4800b62a25eb88ac42e42311faa7d
Signed-off-by: Ruibin Chang <Ruibin.Chang@ite.com.tw>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1545800
Reviewed-by: Jett Rink <jettrink@chromium.org>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions