Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dwcd-mbhc-v2.c64 unsigned int swap_thr; member
774 mbhc->swap_thr = GND_MIC_USBC_SWAP_THRESHOLD; in wcd_mbhc_initialise()
776 mbhc->swap_thr = GND_MIC_SWAP_THRESHOLD; in wcd_mbhc_initialise()
1181 } while (try < mbhc->swap_thr); in wcd_correct_swch_plug()
1249 if (pt_gnd_mic_swap_cnt < mbhc->swap_thr) in wcd_correct_swch_plug()
1260 if (pt_gnd_mic_swap_cnt == mbhc->swap_thr) { in wcd_correct_swch_plug()