Searched refs:tdm_pins (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/pinctrl/spear/
H A Dpinctrl-spear310.c312 /* tdm_pins */
313 static const unsigned tdm_pins[] = { 10, 11, 12, 13 }; variable
331 .pins = tdm_pins,
332 .npins = ARRAY_SIZE(tdm_pins),
H A Dpinctrl-spear300.c283 /* tdm_pins */
284 static const unsigned tdm_pins[] = { 34, 35, 36, 37, 38 }; variable
307 .pins = tdm_pins,
308 .npins = ARRAY_SIZE(tdm_pins),

Completed in 32 milliseconds