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