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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/cs5535audio/
H A Dcs5535audio.h62 #define EOP (1<<0) macro
H A Dcs5535audio.c175 if (bm_stat & EOP) {
191 if (bm_stat & EOP) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/gadget/
H A Dgoku_udc.h146 u32 EOP; member in struct:goku_udc_regs
H A Dgoku_udc.c416 writel(~(1<<ep->num), &dev->regs->EOP);
517 writel(~(1<<0), &regs->EOP);
781 * writing EOP starts the status stage (OUT).
1519 writel(~(1<<0), &regs->EOP);
1681 writel(~(1<<0), &regs->EOP);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dsky2.h1788 EOP = 1<<7, enumerator in enum:__anon5866
H A Dsky2.c1475 le->ctrl |= EOP;
1520 if (le->ctrl & EOP) {

Completed in 108 milliseconds