Searched refs:uart0_ext_pins (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/pinctrl/spear/ |
D | pinctrl-spear3xx.c | 353 static const unsigned uart0_ext_pins[] = { 37, 38, 39, 40, 41, 42 }; variable 372 .pins = uart0_ext_pins, 373 .npins = ARRAY_SIZE(uart0_ext_pins), 496 DEFINE_MUXREG(uart0_ext_pins, 0, PMX_UART0_MODEM_MASK, 0); 513 GPIO_PINGROUP(uart0_ext_pins),
|