Home
last modified time | relevance | path

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

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