Searched refs:TCPC_CC_STATUS (Results 1 – 4 of 4) sorted by relevance
330 ret = max_tcpci_read8(chip, TCPC_CC_STATUS, &cc_status); in max_contaminant_is_contaminant()342 ret = max_tcpci_read8(chip, TCPC_CC_STATUS, &cc_status); in max_contaminant_is_contaminant()
275 ret = rt1711h_read8(chip, TCPC_CC_STATUS, &status); in rt1711h_irq()
228 ret = regmap_read(tcpci->regmap, TCPC_CC_STATUS, ®); in tcpci_get_cc()
85 #define TCPC_CC_STATUS 0x1d macro