Searched refs:SPI_CFG_MIN_CS_HIGH (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/mtd/devices/
H A Dst_spi_fsm.c76 #define SPI_CFG_MIN_CS_HIGH(x) (((x) & 0xfff) << 4) macro
80 #define SPI_CFG_DEFAULT_MIN_CS_HIGH SPI_CFG_MIN_CS_HIGH(0x0AA)

Completed in 205 milliseconds