Searched refs:effective_speed_hz (Results 1 – 10 of 10) sorted by relevance
176 u32 effective_speed_hz; member 235 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() argument 283 if (!effective_speed_hz) { in tsc2046_adc_read_one() 325 * to get hold of the effective_speed_hz from the xfer in tsc2046_adc_read_one() 334 if (effective_speed_hz) in tsc2046_adc_read_one() 335 *effective_speed_hz = xfer.effective_speed_hz; in tsc2046_adc_read_one() 659 &priv->effective_speed_hz); in tsc2046_adc_setup_spi_msg() 664 * In case SPI controller do not report effective_speed_hz, us in tsc2046_adc_setup_spi_msg() [all...]
228 xfer->effective_speed_hz = max_hz / min(clk_div, 256U); in spi_engine_precompile_message()258 new_clk_div = host->max_speed_hz / xfer->effective_speed_hz; in spi_engine_compile_message()276 inst_ns, xfer->effective_speed_hz); in spi_engine_compile_message()287 xfer->effective_speed_hz); in spi_engine_compile_message()
95 u32 effective_speed_hz; member355 fsl_lpspi->config.effective_speed_hz = perclk_rate / (scldiv + 2) * in fsl_lpspi_set_bitrate()757 t->effective_speed_hz = fsl_lpspi->config.effective_speed_hz; in fsl_lpspi_transfer_one()
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()
382 transfer->effective_speed_hz = in hisi_spi_transfer_one()
1680 transfer->effective_speed_hz); in spi_imx_transfer_estimate_time_us()1701 transfer->effective_speed_hz = spi_imx->spi_bus_clk; in spi_imx_transfer_one()
439 transfer->effective_speed_hz = dws->current_freq; in dw_spi_transfer_one()
1084 u32 effective_speed_hz; member
107 (unsigned long)mses->spi_xfer.effective_speed_hz); in mse102x_info_show()
1823 *effective_speed_hz_slow = xfer[0].effective_speed_hz; in mcp251xfd_register_get_dev_id()1824 *effective_speed_hz_fast = xfer[1].effective_speed_hz; in mcp251xfd_register_get_dev_id()