Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/
H A Da37x0_spi.c65 #define A37X0_SPI_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
343 A37X0_SPI_LOCK(sc); in a37x0_spi_intr()
404 A37X0_SPI_LOCK(sc); in a37x0_spi_transfer()