Searched refs:tps_pdata (Results 1 – 2 of 2) sorted by relevance
282 struct tps65090_regulator_plat_data *tps_pdata) in tps65090_regulator_disable_ext_control() argument292 if (tps_pdata->reg_init_data->constraints.always_on || in tps65090_regulator_disable_ext_control()293 tps_pdata->reg_init_data->constraints.boot_on) { in tps65090_regulator_disable_ext_control()415 struct tps65090_regulator_plat_data *tps_pdata; in tps65090_regulator_probe() local440 tps_pdata = tps65090_pdata->reg_pdata[num]; in tps65090_regulator_probe()445 if (tps_pdata) { in tps65090_regulator_probe()447 tps_pdata->overcurrent_wait_valid; in tps65090_regulator_probe()448 ri->overcurrent_wait = tps_pdata->overcurrent_wait; in tps65090_regulator_probe()455 if (tps_pdata && is_dcdc(num) && tps_pdata->reg_init_data) { in tps65090_regulator_probe()456 if (tps_pdata->enable_ext_control) { in tps65090_regulator_probe()[all …]
678 struct tps80031_regulator_platform_data *tps_pdata; in tps80031_regulator_probe() local700 tps_pdata = pdata->regulator_pdata[num]; in tps80031_regulator_probe()711 if (tps_pdata) { in tps80031_regulator_probe()712 config.init_data = tps_pdata->reg_init_data; in tps80031_regulator_probe()713 ri->config_flags = tps_pdata->config_flags; in tps80031_regulator_probe()714 ri->ext_ctrl_flag = tps_pdata->ext_ctrl_flag; in tps80031_regulator_probe()716 ri, tps_pdata); in tps80031_regulator_probe()724 ri, tps_pdata); in tps80031_regulator_probe()