Searched refs:caml_pins (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/pinctrl/spear/ |
D | pinctrl-spear300.c | 357 static const unsigned caml_pins[] = { 12, 13, 14, 15, 16, 17, 18, 19, 20, 21 }; variable 376 .pins = caml_pins, 377 .npins = ARRAY_SIZE(caml_pins),
|