Home
last modified time | relevance | path

Searched refs:SPI_TMOD_TO (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-dw.h58 #define SPI_TMOD_TO 0x1 /* xmit only */ macro
H A Dspi-dw-core.c675 cfg.tmode = SPI_TMOD_TO; in dw_spi_exec_mem_op()
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Ddesignware_spi.c70 #define SPI_TMOD_TO 0x1 /* xmit only */ macro