Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/qcom/qdsp6/
H A Dq6asm.h25 #define ASM_WRITE_TOKEN_LEN_SHIFT 16 macro
H A Dq6asm-dai.c571 bytes_written = token >> ASM_WRITE_TOKEN_LEN_SHIFT; in compress_event_handler()
H A Dq6asm.c1597 pkt->hdr.token = port->dsp_buf | (len << ASM_WRITE_TOKEN_LEN_SHIFT); in q6asm_write_async()