Searched refs:debouncing_cc (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec_port.c179 bool debouncing_cc; member in struct:pmic_typec_port
228 pmic_typec_port->debouncing_cc = false;
258 if (!pmic_typec_port->debouncing_cc)
378 if (pmic_typec_port->debouncing_cc) {
453 pmic_typec_port->debouncing_cc = true;
520 pmic_typec_port->debouncing_cc, !!(misc & CC_ATTACHED),

Completed in 125 milliseconds