Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/spi/
Dspi-dw.h40 #define DW_SPI_RX_SAMPLE_DLY 0xf0 macro
Dspi-dw-core.c56 DW_SPI_DBGFS_REG("RX_SAMPLE_DLY", DW_SPI_RX_SAMPLE_DLY),
344 dw_writel(dws, DW_SPI_RX_SAMPLE_DLY, chip->rx_sample_dly); in dw_spi_update_config()