Home
last modified time | relevance | path

Searched defs:GPIO_LOCK (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/mips/cavium/
H A Docteon_gpiovar.h36 #define GPIO_LOCK(_sc) mtx_lock(&(_sc)->gpio_mtx) macro
/f-stack/freebsd/mips/atheros/
H A Dar71xx_gpiovar.h37 #define GPIO_LOCK(_sc) mtx_lock(&(_sc)->gpio_mtx) macro
/f-stack/freebsd/mips/atheros/ar531x/
H A Dar5315_gpiovar.h37 #define GPIO_LOCK(_sc) mtx_lock(&(_sc)->gpio_mtx) macro
/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_gpio.c70 #define GPIO_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dmax77620_gpio.c50 #define GPIO_LOCK(_sc) sx_slock(&(_sc)->gpio_lock) macro
/f-stack/freebsd/arm/nvidia/
H A Das3722_gpio.c74 #define GPIO_LOCK(_sc) sx_slock(&(_sc)->gpio_lock) macro
H A Dtegra_gpio.c56 #define GPIO_LOCK(_sc) mtx_lock(&(_sc)->mtx) macro
/f-stack/freebsd/arm/mv/
H A Dmvebu_gpio.c59 #define GPIO_LOCK(_sc) mtx_lock(&(_sc)->mtx) macro