Searched refs:CS42L42_NUM_BIASES (Results 1 – 3 of 3) sorted by relevance
51 #define CS42L42_NUM_BIASES 4 macro
1259 (++bias_level < CS42L42_NUM_BIASES)); in cs42l42_handle_button_press()1578 unsigned int thresholds[CS42L42_NUM_BIASES]; in cs42l42_handle_device_data()1698 (u32 *)thresholds, CS42L42_NUM_BIASES); in cs42l42_handle_device_data()1701 for (i = 0; i < CS42L42_NUM_BIASES; i++) { in cs42l42_handle_device_data()1714 for (i = 0; i < CS42L42_NUM_BIASES; i++) in cs42l42_handle_device_data()
771 u8 bias_thresholds[CS42L42_NUM_BIASES];