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[] = {210 const struct ts5500_dio line = priv->pinout[offset]; in ts5500_gpio_input()229 const struct ts5500_dio line = priv->pinout[offset]; in ts5500_gpio_get()237 const struct ts5500_dio line = priv->pinout[offset]; in ts5500_gpio_output()259 const struct ts5500_dio line = priv->pinout[offset]; in ts5500_gpio_set()273 const struct ts5500_dio *block = priv->pinout; in ts5500_gpio_to_irq()[all …]