Searched refs:tdm_pins (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/pinctrl/spear/ |
| H A D | pinctrl-spear310.c | 311 static const unsigned tdm_pins[] = { 10, 11, 12, 13 }; variable 329 .pins = tdm_pins, 330 .npins = ARRAY_SIZE(tdm_pins),
|
| H A D | pinctrl-spear300.c | 282 static const unsigned tdm_pins[] = { 34, 35, 36, 37, 38 }; variable 305 .pins = tdm_pins, 306 .npins = ARRAY_SIZE(tdm_pins),
|