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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/spi/
H A Dau1550_spi.c460 u32 stat, evnt; local
463 evnt = hw->regs->psc_spievent;
470 if ((evnt & (PSC_SPIEVNT_MM | PSC_SPIEVNT_RO
491 if (evnt == PSC_SPIEVNT_RO)
497 "(event=0x%x stat=0x%x)!\n", evnt, stat);
503 if ((evnt & PSC_SPIEVNT_MD) != 0) {
595 u32 stat, evnt; local
598 evnt = hw->regs->psc_spievent;
605 if ((evnt & (PSC_SPIEVNT_MM | PSC_SPIEVNT_RO
617 "(event=0x%x stat=0x%x)!\n", evnt, sta
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/spi/
H A Dau1550_spi.c460 u32 stat, evnt; local
463 evnt = hw->regs->psc_spievent;
470 if ((evnt & (PSC_SPIEVNT_MM | PSC_SPIEVNT_RO
491 if (evnt == PSC_SPIEVNT_RO)
497 "(event=0x%x stat=0x%x)!\n", evnt, stat);
503 if ((evnt & PSC_SPIEVNT_MD) != 0) {
595 u32 stat, evnt; local
598 evnt = hw->regs->psc_spievent;
605 if ((evnt & (PSC_SPIEVNT_MM | PSC_SPIEVNT_RO
617 "(event=0x%x stat=0x%x)!\n", evnt, sta
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/cpu/
H A Dperf_event_p4.c399 unsigned int evnt = p4_config_unpack_event(config); local
402 if (evnt < ARRAY_SIZE(p4_event_bind_map))
403 bind = &p4_event_bind_map[evnt];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperf_event_p4.c399 unsigned int evnt = p4_config_unpack_event(config); local
402 if (evnt < ARRAY_SIZE(p4_event_bind_map))
403 bind = &p4_event_bind_map[evnt];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Dfbmem.c991 int evnt = (activate & FB_ACTIVATE_ALL) ? local
998 fb_notifier_call_chain(evnt, &event);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Dfbmem.c991 int evnt = (activate & FB_ACTIVATE_ALL) ? local
998 fb_notifier_call_chain(evnt, &event);

Completed in 136 milliseconds