Searched refs:touch_xy_pins (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/spear/ |
H A D | pinctrl-spear1310.c | 1288 static const unsigned touch_xy_pins[] = { 97 }; variable 1310 .pins = touch_xy_pins, 1311 .npins = ARRAY_SIZE(touch_xy_pins), 2587 DEFINE_2_MUXREG(touch_xy_pins, PAD_FUNCTION_EN_1, PAD_DIRECTION_SEL_1, PMX_TOUCH_XY_MASK, 0, 1); 2679 GPIO_PINGROUP(touch_xy_pins),
|
/kernel/linux/linux-6.6/drivers/pinctrl/spear/ |
H A D | pinctrl-spear1310.c | 1288 static const unsigned touch_xy_pins[] = { 97 }; variable 1310 .pins = touch_xy_pins, 1311 .npins = ARRAY_SIZE(touch_xy_pins), 2587 DEFINE_2_MUXREG(touch_xy_pins, PAD_FUNCTION_EN_1, PAD_DIRECTION_SEL_1, PMX_TOUCH_XY_MASK, 0, 1); 2679 GPIO_PINGROUP(touch_xy_pins),
|
Completed in 7 milliseconds