Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/qdsp6/
H A Dq6apm.h44 #define APM_WRITE_TOKEN_LEN_SHIFT 16 macro
H A Dq6apm.c425 graph->rx_data.dsp_buf | (len << APM_WRITE_TOKEN_LEN_SHIFT), in q6apm_write_async()
H A Dq6apm-dai.c179 bytes_written = token >> APM_WRITE_TOKEN_LEN_SHIFT; in event_handler_compr()