Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/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);
/OK3568_Linux_fs/kernel/sound/drivers/vx/
H A Dvx_pcm.c1075 #define EVENT_MASK (END_OF_BUFFER_EVENTS_PENDING|ASYNC_EVENTS_PENDING) in vx_pcm_update_intr() macro
1077 if (events & EVENT_MASK) { in vx_pcm_update_intr()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Darasan-nand-controller.c64 #define EVENT_MASK GENMASK(7, 0) macro
1267 writel_relaxed(EVENT_MASK, nfc->base + INTR_STS_EN_REG); in anfc_reset()