TCPC_CC_STATUS
ret = max_tcpci_read8(chip, TCPC_CC_STATUS, &cc_status);
ret = max_tcpci_read8(chip, TCPC_CC_STATUS, &cc_status);
ret = regmap_read(tcpci->regmap, TCPC_CC_STATUS, ®);
ret = rt1711h_read8(chip, TCPC_CC_STATUS, &status);