Home
last modified time | relevance | path

Searched refs:SPI_CFG_FIFO_ENABLE (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/fdt/
H A Dmvspi.c43 #define SPI_CFG_FIFO_ENABLE (1 << 17) macro
146 HCLR4(sc, SPI_CFG, SPI_CFG_FIFO_ENABLE); in mvspi_attach()