IR_SPI_BITS_PER_PULSE
if (carrier > idata->spi->max_speed_hz / IR_SPI_BITS_PER_PULSE)
xfer.speed_hz = idata->freq * IR_SPI_BITS_PER_PULSE;