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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/spi/
H A Dau1550_spi.c443 u32 stat, evnt; local
446 evnt = hw->regs->psc_spievent;
453 if ((evnt & (PSC_SPIEVNT_MM | PSC_SPIEVNT_RO
476 evnt, stat);
482 if ((evnt & PSC_SPIEVNT_MD) != 0) {
574 u32 stat, evnt; local
577 evnt = hw->regs->psc_spievent;
584 if ((evnt & (PSC_SPIEVNT_MM | PSC_SPIEVNT_RO
590 evnt, stat);
627 evnt
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dfbmem.c868 int evnt = (activate & FB_ACTIVATE_ALL) ? local
874 fb_notifier_call_chain(evnt, &event);

Completed in 51 milliseconds