Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Drt5651.c1658 #define BP_THRESHOLD 3 macro
1687 if (rt5651->press_count >= BP_THRESHOLD) in rt5651_button_press_work()
1713 if (rt5651->release_count >= BP_THRESHOLD) { in rt5651_button_press_work()
Drt5640.c2189 #define BP_THRESHOLD 3 macro
2218 if (rt5640->press_count >= BP_THRESHOLD) in rt5640_button_press_work()
2244 if (rt5640->release_count >= BP_THRESHOLD) { in rt5640_button_press_work()