TPDM_MCMB_E_LN_MASK
if (kstrtoul(buf, 0, &val) || (val & ~TPDM_MCMB_E_LN_MASK))
drvdata->cmb->mcmb.lane_select = val & TPDM_MCMB_E_LN_MASK;