Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/codecs/
Dcs42l42.c1093 (cs42l42->bias_thresholds[0] << in cs42l42_process_hs_type_detect()
1354 (cs42l42->bias_thresholds[bias_level] << in cs42l42_handle_button_press()
1392 (cs42l42->bias_thresholds[0] << CS42L42_HS_DET_LEVEL_SHIFT)); in cs42l42_handle_button_press()
1678 (cs42l42->bias_thresholds[0] << in cs42l42_setup_hs_type_detect()
1833 cs42l42->bias_thresholds[i] = thresholds[i]; in cs42l42_handle_device_data()
1838 cs42l42->bias_thresholds[i] = threshold_defaults[i]; in cs42l42_handle_device_data()
1843 cs42l42->bias_thresholds[i] = threshold_defaults[i]; in cs42l42_handle_device_data()
Dcs42l42.h792 u8 bias_thresholds[CS42L42_NUM_BIASES]; member