MSM_PULL_UP
arg = arg == MSM_PULL_UP;
arg = BIT(g->i2c_pull_bit) | MSM_PULL_UP;
arg = MSM_PULL_UP;
tlmm_suite.high_val = val | MSM_PULL_UP;