Searched refs:has_gyro (Results 1 – 1 of 1) sorted by relevance
368 const bool has_gyro = FIELD_GET(FIFO_HEADER_GYRO, buffer[0]) == 1; in icm42688_fifo_decode() local373 } else if (has_accel && has_gyro) { in icm42688_fifo_decode()381 if (has_gyro) { in icm42688_fifo_decode()424 } else if (IS_GYRO(chan_spec.chan_type) && has_gyro) { in icm42688_fifo_decode()