Searched refs:PT_IRQ_SA1111 (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-sa1100/
H A Dsystem3.h91 #define PT_IRQ_SA1111 ( 1<<2 ) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-sa1100/
H A Dsystem3.h88 #define PT_IRQ_SA1111 ( 1<<2 ) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mach-sa1100/
H A Dsystem3.c170 //irr = PTCPLD_REG_IRQSR & (PT_IRQ_LAN | PT_IRQ_USAR | PT_IRQ_SA1111);
171 irr = PT_IRQSR & (PT_IRQ_LAN | PT_IRQ_SA1111);
180 if( irr & PT_IRQ_SA1111 )

Completed in 53 milliseconds