Home
last modified time | relevance | path

Searched defs:BCM2835_SPI_CS_RXF (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/ssi/
H A Dbcm2835_spi.h50 #define BCM2835_SPI_CS_RXF BIT(20) macro
/openbmc/linux/drivers/spi/
H A Dspi-bcm2835.c48 #define BCM2835_SPI_CS_RXF 0x00100000 macro