Home
last modified time | relevance | path

Searched refs:cur_rx_sample_dly (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-dw.h171 u32 cur_rx_sample_dly; member
H A Dspi-dw-core.c339 if (dws->cur_rx_sample_dly != chip->rx_sample_dly) { in dw_spi_update_config()
341 dws->cur_rx_sample_dly = chip->rx_sample_dly; in dw_spi_update_config()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-dw.h181 u32 cur_rx_sample_dly; member
H A Dspi-dw-core.c347 if (dws->cur_rx_sample_dly != chip->rx_sample_dly) { in dw_spi_update_config()
349 dws->cur_rx_sample_dly = chip->rx_sample_dly; in dw_spi_update_config()

Completed in 4 milliseconds