Searched refs:R_I (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dm68360_enet.h39 #define R_I 0x1000 /* interrupt on reception */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Ducc_fast.h27 #define R_I 0x10000000 /* interrupt on reception */ macro
H A Ducc_slow.h51 #define R_I 0x10000000 /* interrupt on reception */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dfsl_qe_udc.h400 #define R_I 0x10000000 /* interrupt on reception */ macro
H A Dfsl_qe_udc.c305 out_be32((u32 __iomem *)bd, R_E | R_I);
308 out_be32((u32 __iomem *)bd, R_E | R_I | R_W);
471 out_be32((u32 __iomem *)bd, (R_E | R_I));
476 out_be32((u32 __iomem *)bd, (R_E | R_I | R_W));
724 bdstatus = R_I | R_E | (bdstatus & R_W);
744 bdstatus = R_E | R_I | (bdstatus & R_W);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ducc_geth.c238 (R_E | R_I | (in_be32((u32 __iomem*)bd) & R_W)));
2497 out_be32((u32 __iomem *)bd, R_I);

Completed in 88 milliseconds