Home
last modified time | relevance | path

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

/Linux-v5.10/include/dt-bindings/sound/
Dcs42l42.h47 #define CS42L42_NUM_BIASES 4 macro
/Linux-v5.10/sound/soc/codecs/
Dcs42l42.c1256 (++bias_level < CS42L42_NUM_BIASES)); in cs42l42_handle_button_press()
1575 unsigned int thresholds[CS42L42_NUM_BIASES]; in cs42l42_handle_device_data()
1693 (u32 *)thresholds, CS42L42_NUM_BIASES); in cs42l42_handle_device_data()
1696 for (i = 0; i < CS42L42_NUM_BIASES; i++) { in cs42l42_handle_device_data()
1708 for (i = 0; i < CS42L42_NUM_BIASES; i++) in cs42l42_handle_device_data()
Dcs42l42.h767 u8 bias_thresholds[CS42L42_NUM_BIASES];