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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dfsl_rio.c74 #define RIO_MSG_ISR_TE 0x00000080 macro
729 if (isr & RIO_MSG_ISR_TE) {
731 out_be32((void *)&priv->msg_regs->isr, RIO_MSG_ISR_TE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/sysdev/
H A Dfsl_rio.c74 #define RIO_MSG_ISR_TE 0x00000080 macro
729 if (isr & RIO_MSG_ISR_TE) {
731 out_be32((void *)&priv->msg_regs->isr, RIO_MSG_ISR_TE);

Completed in 109 milliseconds