Home
last modified time | relevance | path

Searched defs:SPI_CFG_MIN_CS_HIGH (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/devices/
H A Dst_spi_fsm.c76 #define SPI_CFG_MIN_CS_HIGH(x) (((x) & 0xfff) << 4) macro
/kernel/linux/linux-6.6/drivers/mtd/devices/
H A Dst_spi_fsm.c76 #define SPI_CFG_MIN_CS_HIGH(x) (((x) & 0xfff) << 4) macro

Completed in 7 milliseconds