Searched refs:AMDGPIO_UNLOCK (Results 1 – 2 of 2) sorted by relevance
92 AMDGPIO_UNLOCK(sc); in amdgpio_is_pin_output()190 AMDGPIO_UNLOCK(sc); in amdgpio_pin_getflags()240 AMDGPIO_UNLOCK(sc); in amdgpio_pin_setflags()278 AMDGPIO_UNLOCK(sc); in amdgpio_pin_get()312 AMDGPIO_UNLOCK(sc); in amdgpio_pin_set()342 AMDGPIO_UNLOCK(sc); in amdgpio_pin_toggle()
306 #define AMDGPIO_UNLOCK(_sc) mtx_unlock_spin(&(_sc)->sc_mtx) macro