Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tcpm/
H A Dmaxim_contaminant.c316 ret = regmap_update_bits(regmap, TCPC_TCPC_CTRL, TCPC_TCPC_CTRL_EN_LK4CONN_ALRT, in max_contaminant_enable_dry_detection()
317 TCPC_TCPC_CTRL_EN_LK4CONN_ALRT); in max_contaminant_enable_dry_detection()
/linux/include/linux/usb/
H A Dtcpci.h59 #define TCPC_TCPC_CTRL_EN_LK4CONN_ALRT BIT(6) macro