Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/devices/
H A Dst_spi_fsm.c77 #define SPI_CFG_CS_SETUPHOLD(x) (((x) & 0xff) << 16) macro
/kernel/linux/linux-6.6/drivers/mtd/devices/
H A Dst_spi_fsm.c77 #define SPI_CFG_CS_SETUPHOLD(x) (((x) & 0xff) << 16) macro

Completed in 9 milliseconds