Searched refs:CC_GPIO_LOCK_INIT (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/bhnd/cores/chipc/ | ||
| D | chipc_gpiovar.h | 129 #define CC_GPIO_LOCK_INIT(sc) mtx_init(&(sc)->mtx, \ macro |
| D | chipc_gpio.c | 146 CC_GPIO_LOCK_INIT(sc); in chipc_gpio_attach() |