Searched refs:IRQ_TO_GPIO (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/arm/xscale/pxa/
H A Dpxa_gpio.c311 gpio = IRQ_TO_GPIO(irq);
326 gpio = IRQ_TO_GPIO(irq);
H A Dpxareg.h377 #define IRQ_TO_GPIO(x) (x - IRQ_GPIO0) macro

Completed in 52 milliseconds