Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-dw.h62 #define DW_SPI_RX_SAMPLE_DLY 0xf0 macro
Dspi-dw-core.c57 DW_SPI_DBGFS_REG("RX_SAMPLE_DLY", DW_SPI_RX_SAMPLE_DLY),
353 dw_writel(dws, DW_SPI_RX_SAMPLE_DLY, chip->rx_sample_dly); in dw_spi_update_config()