Home | History | Annotate | Download | only in ep93xx

Lines Matching defs:xdb

72 	bus_size_t		xdb;
158 pi->xdb = EP93XX_GPIO_ADB;
173 pi->xdb = EP93XX_GPIO_BDB;
184 pi->xinten = pi->xinttype1 = pi->xinttype2 = pi->xeoi = pi->xdb = -1;
194 pi->xinten = pi->xinttype1 = pi->xinttype2 = pi->xeoi = pi->xdb = -1;
204 pi->xinten = pi->xinttype1 = pi->xinttype2 = pi->xeoi = pi->xdb = -1;
218 pi->xdb = EP93XX_GPIO_FDB;
229 pi->xinten = pi->xinttype1 = pi->xinttype2 = pi->xeoi = pi->xdb = -1;
239 pi->xinten = pi->xinttype1 = pi->xinttype2 = pi->xeoi = pi->xdb = -1;
473 epgpio_bit_set(sc, pi->xdb, bit);
475 epgpio_bit_clear(sc, pi->xdb, bit);