Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/devices/
Dst_spi_fsm.c80 #define SPI_CFG_MIN_CS_HIGH(x) (((x) & 0xfff) << 4) macro
84 #define SPI_CFG_DEFAULT_MIN_CS_HIGH SPI_CFG_MIN_CS_HIGH(0x0AA)