SN_PWM_PRE_DIV_REG
ret = regmap_write(pdata->regmap, SN_PWM_PRE_DIV_REG, pre_div);
ret = regmap_read(pdata->regmap, SN_PWM_PRE_DIV_REG, &pre_div);