Home
last modified time | relevance | path

Searched refs:EVENT_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0006-replace-sym_iterator-0-with-sym_iterator.patch56 out << init_attr(EVENT_MASK, pclass.ptemplate.unitmask);
/openbmc/linux/sound/drivers/vx/
H A Dvx_pcm.c1084 #define EVENT_MASK (END_OF_BUFFER_EVENTS_PENDING|ASYNC_EVENTS_PENDING) in vx_pcm_update_intr() macro
1086 if (events & EVENT_MASK) { in vx_pcm_update_intr()
/openbmc/linux/drivers/mtd/nand/raw/
H A Darasan-nand-controller.c66 #define EVENT_MASK GENMASK(7, 0) macro
1391 writel_relaxed(EVENT_MASK, nfc->base + INTR_STS_EN_REG); in anfc_reset()