Searched refs:timer_2_3_pins (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/spear/ |
H A D | pinctrl-spear3xx.c | 451 /* timer_2_3_pins */ 452 static const unsigned timer_2_3_pins[] = { 45, 46, 49, 50 }; variable 471 .pins = timer_2_3_pins, 472 .npins = ARRAY_SIZE(timer_2_3_pins), 499 DEFINE_MUXREG(timer_2_3_pins, 0, PMX_TIMER_2_3_MASK, 0); 516 GPIO_PINGROUP(timer_2_3_pins),
|
/kernel/linux/linux-6.6/drivers/pinctrl/spear/ |
H A D | pinctrl-spear3xx.c | 451 /* timer_2_3_pins */ 452 static const unsigned timer_2_3_pins[] = { 45, 46, 49, 50 }; variable 471 .pins = timer_2_3_pins, 472 .npins = ARRAY_SIZE(timer_2_3_pins), 499 DEFINE_MUXREG(timer_2_3_pins, 0, PMX_TIMER_2_3_MASK, 0); 516 GPIO_PINGROUP(timer_2_3_pins),
|
Completed in 2 milliseconds