Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-mt65xx.c67 #define SPI_CMD_SAMPLE_SEL BIT(6) macro
422 reg_val |= SPI_CMD_SAMPLE_SEL; in mtk_spi_hw_init()
424 reg_val &= ~SPI_CMD_SAMPLE_SEL; in mtk_spi_hw_init()