Searched refs:has_accel (Results 1 – 3 of 3) sorted by relevance
370 edata->has_accel = 0; in bma4xx_submit_one_shot()382 edata->has_accel = 1; in bma4xx_submit_one_shot()391 edata->has_accel = 1; in bma4xx_submit_one_shot()406 if (edata->has_accel) { in bma4xx_submit_one_shot()472 *frame_count = edata->has_accel ? 1 : 0; in bma4xx_decoder_get_frame_count()601 if (!edata->has_accel) { in bma4xx_one_shot_decode()
227 uint8_t has_accel: 1; member
367 const bool has_accel = FIELD_GET(FIFO_HEADER_ACCEL, buffer[0]) == 1; in icm42688_fifo_decode() local373 } else if (has_accel && has_gyro) { in icm42688_fifo_decode()378 if (has_accel) { in icm42688_fifo_decode()394 if (has_accel) { in icm42688_fifo_decode()403 } else if (IS_ACCEL(chan_spec.chan_type) && has_accel) { in icm42688_fifo_decode()