CM_MHL3
case CM_MHL3:
mode = ctx->stat[MHL_DST_VERSION] >= 0x30 ? CM_MHL3 : CM_MHL1;
return ctx->mode >= CM_MHL3;