Searched refs:DW_SPI_CTRLR0_TMOD_TR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/spi/ | ||
H A D | spi-dw.h | 80 #define DW_SPI_CTRLR0_TMOD_TR 0x0 /* xmit & recv */ macro |
H A D | spi-dw-core.c | 419 .tmode = DW_SPI_CTRLR0_TMOD_TR, in dw_spi_transfer_one() |