Searched refs:detection_threshold (Results 1 – 1 of 1) sorted by relevance
227 const unsigned int detection_threshold = 7; in tx_5v_power_present() local236 if (cnt >= detection_threshold) in tx_5v_power_present()240 ret = (cnt >= detection_threshold) ? true : false; in tx_5v_power_present()