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

/freebsd-12-stable/sys/dev/rccgpio/
H A Drccgpio.c81 #define RCC_GPIO_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
94 RCC_GPIO_LOCK(sc);
192 RCC_GPIO_LOCK(sc);
213 RCC_GPIO_LOCK(sc);
236 RCC_GPIO_LOCK(sc);

Completed in 78 milliseconds