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