Searched refs:clcd_high_res_pins (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/pinctrl/spear/ |
H A D | pinctrl-spear1310.c | 470 static const unsigned clcd_high_res_pins[] = { 30, 31, 32, 33, 34, 35, 36, 37, variable 493 .pins = clcd_high_res_pins, 494 .npins = ARRAY_SIZE(clcd_high_res_pins), 2505 DEFINE_2_MUXREG(clcd_high_res_pins, PAD_FUNCTION_EN_1, PAD_DIRECTION_SEL_1, PMX_CLCD2_MASK, 0, 1); 2597 GPIO_PINGROUP(clcd_high_res_pins),
|