Searched refs:tdm_pins (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/pinctrl/spear/ |
| D | pinctrl-spear310.c | 313 static const unsigned tdm_pins[] = { 10, 11, 12, 13 }; variable 331 .pins = tdm_pins, 332 .npins = ARRAY_SIZE(tdm_pins),
|
| D | pinctrl-spear300.c | 284 static const unsigned tdm_pins[] = { 34, 35, 36, 37, 38 }; variable 307 .pins = tdm_pins, 308 .npins = ARRAY_SIZE(tdm_pins),
|