Home
last modified time | relevance | path

Searched refs:CCCOMPEN (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/usb/typec/tcpm/
Dmaxim_contaminant.c188 ret = regmap_update_bits(regmap, TCPC_VENDOR_CC_CTRL1, CCCOMPEN, CCCOMPEN); in max_contaminant_read_comparators()
212 ret = regmap_update_bits(regmap, TCPC_VENDOR_CC_CTRL1, CCCOMPEN, 0); in max_contaminant_read_comparators()
Dtcpci_maxim.h17 #define CCCOMPEN BIT(5) macro