Searched refs:camu_pins (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pinctrl/spear/ |
H A D | pinctrl-spear300.c | 382 static const unsigned camu_pins[] = { 16, 17, 18, 19, 20, 21, 45, 46, 47, 48 }; variable 401 .pins = camu_pins, 402 .npins = ARRAY_SIZE(camu_pins),
|