ASM_WRITE_TOKEN_LEN_SHIFT
bytes_written = token >> ASM_WRITE_TOKEN_LEN_SHIFT;
pkt->hdr.token = port->dsp_buf | (len << ASM_WRITE_TOKEN_LEN_SHIFT);