Home
last modified time | relevance | path

Searched refs:ASM_LAST_BUFFER_FLAG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dq6asm.h36 #define ASM_LAST_BUFFER_FLAG BIT(30) macro
H A Dq6asm-dai.c577 wflags |= ASM_LAST_BUFFER_FLAG; in compress_event_handler()