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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs5535audio/
H A Dcs5535audio.h33 #define EOP (1<<0) macro
H A Dcs5535audio.c184 if (bm_stat & EOP) {
200 if (bm_stat & EOP) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dgoku_udc.h148 u32 EOP; member in struct:goku_udc_regs
H A Dgoku_udc.c370 writel(~(1<<ep->num), &dev->regs->EOP);
471 writel(~(1<<0), &regs->EOP);
735 * writing EOP starts the status stage (OUT).
1470 writel(~(1<<0), &regs->EOP);
1632 writel(~(1<<0), &regs->EOP);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsky2.h2106 EOP = 1<<7, enumerator in enum:__anon13415
H A Dsky2.c1849 le->ctrl |= EOP;
4383 if (le->ctrl & EOP) {

Completed in 108 milliseconds