Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-mxs/
Dmach-mxs.c285 static const struct gpio const tx28_gpios[] __initconst = { variable
322 ret = gpio_request_array(tx28_gpios, ARRAY_SIZE(tx28_gpios)); in tx28_post_init()