Home
last modified time | relevance | path

Searched refs:cur_rx_sample_dly (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/spi/
H A Dspi-dw.h219 u32 cur_rx_sample_dly; member
336 dws->cur_rx_sample_dly = 0; in dw_spi_shutdown_chip()
H A Dspi-dw-core.c395 if (dws->cur_rx_sample_dly != chip->rx_sample_dly) { in dw_spi_update_config()
397 dws->cur_rx_sample_dly = chip->rx_sample_dly; in dw_spi_update_config()