Searched refs:effective_speed_hz (Results 1 – 7 of 7) sorted by relevance
176 u32 effective_speed_hz; member235 priv->effective_speed_hz, priv->time_per_bit_ns, in tsc2046_adc_time_to_count()274 u32 *effective_speed_hz) in tsc2046_adc_read_one() argument283 if (!effective_speed_hz) { in tsc2046_adc_read_one()331 if (effective_speed_hz) in tsc2046_adc_read_one()332 *effective_speed_hz = xfer.effective_speed_hz; in tsc2046_adc_read_one()655 &priv->effective_speed_hz); in tsc2046_adc_setup_spi_msg()663 if (!priv->effective_speed_hz) in tsc2046_adc_setup_spi_msg()664 priv->effective_speed_hz = priv->spi->max_speed_hz; in tsc2046_adc_setup_spi_msg()669 priv->effective_speed_hz); in tsc2046_adc_setup_spi_msg()
318 xfer->effective_speed_hz = max_hz / min(clk_div, 256U); in spi_engine_precompile_message()434 new_clk_div = host->max_speed_hz / xfer->effective_speed_hz; in spi_engine_compile_message()452 inst_ns, xfer->effective_speed_hz); in spi_engine_compile_message()463 xfer->effective_speed_hz); in spi_engine_compile_message()
529 ret = dw_spi_dma_wait(dws, xfer->len, xfer->effective_speed_hz); in dw_spi_dma_transfer_all()621 ret = dw_spi_dma_wait(dws, len, xfer->effective_speed_hz); in dw_spi_dma_transfer_one()
1077 tfr->effective_speed_hz = cdiv ? (bs->clk_hz / cdiv) : (bs->clk_hz / 65536); in bcm2835_spi_transfer_one()1097 byte_limit = hz_per_byte ? tfr->effective_speed_hz / hz_per_byte : 1; in bcm2835_spi_transfer_one()
442 transfer->effective_speed_hz = dws->current_freq; in dw_spi_transfer_one()
110 (unsigned long)mses->spi_xfer.effective_speed_hz); in mse102x_info_show()
1006 * @effective_speed_hz: the effective SCK-speed that was used to1145 u32 effective_speed_hz;1144 u32 effective_speed_hz; global() member