TCPC_TX_BYTE_CNT
ret = regmap_raw_write(tcpci->regmap, TCPC_TX_BYTE_CNT, buf, pos);
ret = regmap_write(tcpci->regmap, TCPC_TX_BYTE_CNT, cnt + 2);