Searched refs:RK_SPI_UNLOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/arm64/rockchip/
H A Drk_spi.c125 #define RK_SPI_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro
408 RK_SPI_UNLOCK(sc);
437 RK_SPI_UNLOCK(sc);
452 RK_SPI_UNLOCK(sc);

Completed in 48 milliseconds