HomeSort by: relevance | last modified time | path
    Searched refs:BONITO_ICU_GPIN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/algor/algor/
algor_p6032_intr.c 116 { P6032_IRQ_GPIN0, BONITO_ICU_GPIN(0),
120 { P6032_IRQ_GPIN1, BONITO_ICU_GPIN(1),
124 { P6032_IRQ_GPIN2, BONITO_ICU_GPIN(2),
128 { P6032_IRQ_GPIN3, BONITO_ICU_GPIN(3),
132 { P6032_IRQ_GPIN4, BONITO_ICU_GPIN(4),
136 { P6032_IRQ_GPIN5, BONITO_ICU_GPIN(5),
  /src/sys/arch/mips/bonito/
bonitoreg.h 369 #define BONITO_ICU_GPIN(N) (1<<(BONITO_ICU_GPINS_SHIFT+(N)))

Completed in 20 milliseconds