Home
last modified time | relevance | path

Searched refs:DW_SPI_RX_SAMPLE_DLY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-dw.h39 #define DW_SPI_RX_SAMPLE_DLY 0xf0 macro
H A Dspi-dw-core.c56 DW_SPI_DBGFS_REG("RX_SAMPLE_DLY", DW_SPI_RX_SAMPLE_DLY),
340 dw_writel(dws, DW_SPI_RX_SAMPLE_DLY, chip->rx_sample_dly); in dw_spi_update_config()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds