Searched refs:ts5500_dio (Results 1 – 1 of 1) sorted by relevance
37 const struct ts5500_dio *pinout;54 struct ts5500_dio { struct126 static const struct ts5500_dio ts5500_dio1[] = {154 static const struct ts5500_dio ts5500_dio2[] = {180 static const struct ts5500_dio ts5500_lcd[] = {205 const struct ts5500_dio line = priv->pinout[offset]; in ts5500_gpio_input()224 const struct ts5500_dio line = priv->pinout[offset]; in ts5500_gpio_get()232 const struct ts5500_dio line = priv->pinout[offset]; in ts5500_gpio_output()254 const struct ts5500_dio line = priv->pinout[offset]; in ts5500_gpio_set()268 const struct ts5500_dio *block = priv->pinout; in ts5500_gpio_to_irq()[all …]