Home
last modified time | relevance | path

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

/freebsd/sys/dev/rccgpio/
H A Drccgpio.c79 #define RCC_GPIO_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
92 RCC_GPIO_LOCK(sc); in rcc_gpio_modify_bits()
190 RCC_GPIO_LOCK(sc); in rcc_gpio_pin_set()
211 RCC_GPIO_LOCK(sc); in rcc_gpio_pin_get()
234 RCC_GPIO_LOCK(sc); in rcc_gpio_pin_toggle()