amap_eq_context
AMAP_SET_BITS(struct amap_eq_context, valid, req->context, 1);
AMAP_SET_BITS(struct amap_eq_context, size, req->context, 0);
AMAP_SET_BITS(struct amap_eq_context, count, req->context,
u8 context[sizeof(struct amap_eq_context) / 8];
AMAP_SET_BITS(struct amap_eq_context, func, req->context,
AMAP_SET_BITS(struct amap_eq_context, valid, req->context, 1);
AMAP_SET_BITS(struct amap_eq_context, size, req->context, 0);
AMAP_SET_BITS(struct amap_eq_context, count, req->context,
AMAP_SET_BITS(struct amap_eq_context, delaymult, req->context,
u8 context[sizeof(struct amap_eq_context) / 8]; /* dw[4] */