Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/nxp/
H A Dimx_gpio.c71 static struct fdtbus_gpio_controller_func imx6_gpio_funcs = { variable
150 fdtbus_register_gpio_controller(self, phandle, &imx6_gpio_funcs); in imxgpio_attach()