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

  /src/sys/arch/arm/marvell/
mvsocgpp.c 105 int gpp_irqbase = 0; variable in typeref:typename:int
179 pic_add(gpio_pic, gpp_irqbase + i);
181 gpp_irqbase + i, gpp_irqbase + i + 7);
308 pin = pic->pic_irqbase + is->is_irq - gpp_irqbase;
mvsocgpp.c 105 int gpp_irqbase = 0; variable in typeref:typename:int
179 pic_add(gpio_pic, gpp_irqbase + i);
181 gpp_irqbase + i, gpp_irqbase + i + 7);
308 pin = pic->pic_irqbase + is->is_irq - gpp_irqbase;
mvsocgpp.c 105 int gpp_irqbase = 0; variable in typeref:typename:int
179 pic_add(gpio_pic, gpp_irqbase + i);
181 gpp_irqbase + i, gpp_irqbase + i + 7);
308 pin = pic->pic_irqbase + is->is_irq - gpp_irqbase;

Completed in 170 milliseconds