Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-dw.h92 #define DW_SPI_CTRLR0_TMOD_RO 0x2 /* recv only */ macro
H A Dspi-dw-core.c379 cfg->tmode == DW_SPI_CTRLR0_TMOD_RO) in dw_spi_update_config()
975 cfg.tmode = DW_SPI_CTRLR0_TMOD_RO; in dw_spi_exec_enh_mem_op()