Home
last modified time | relevance | path

Searched defs:SPI_SLAVE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dspi.h25 #define SPI_SLAVE BIT(6) /* slave mode */ macro
/openbmc/linux/drivers/spi/
H A DKconfig1233 config SPI_SLAVE config
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx_card.h730 #define SPI_SLAVE 0x10 macro