HomeSort by: relevance | last modified time | path
    Searched defs:xinttype2 (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/arm/ep93xx/
epgpio.c 70 bus_size_t xinttype2; member in struct:port_info
156 pi->xinttype2 = EP93XX_GPIO_AIntType2;
171 pi->xinttype2 = EP93XX_GPIO_BIntType2;
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;
216 pi->xinttype2 = EP93XX_GPIO_FIntType2;
229 pi->xinten = pi->xinttype1 = pi->xinttype2 = pi->xeoi = pi->xdb = -1;
239 pi->xinten = pi->xinttype1 = pi->xinttype2 = pi->xeoi = pi->xdb = -1;
469 epgpio_bit_set(sc, pi->xinttype2, bit)
    [all...]

Completed in 12 milliseconds