Searched refs:TCPC_CC_STATUS (Results 1 – 4 of 4) sorted by relevance
335 ret = max_tcpci_read8(chip, TCPC_CC_STATUS, &cc_status); in max_contaminant_is_contaminant()347 ret = max_tcpci_read8(chip, TCPC_CC_STATUS, &cc_status); in max_contaminant_is_contaminant()
278 ret = rt1711h_read8(chip, TCPC_CC_STATUS, &status); in rt1711h_irq()
237 ret = regmap_read(tcpci->regmap, TCPC_CC_STATUS, ®); in tcpci_get_cc()
87 #define TCPC_CC_STATUS 0x1d macro