Home
last modified time | relevance | path

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

/openbmc/linux/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()