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()304 struct tps65090_regulator_plat_data *tps_pdata, in tps65090_configure_regulator_config() argument307 if (gpio_is_valid(tps_pdata->gpio)) { in tps65090_configure_regulator_config()310 if (tps_pdata->reg_init_data->constraints.always_on || in tps65090_configure_regulator_config()311 tps_pdata->reg_init_data->constraints.boot_on) in tps65090_configure_regulator_config()314 config->ena_gpio = tps_pdata->gpio; in tps65090_configure_regulator_config()417 struct tps65090_regulator_plat_data *tps_pdata; in tps65090_regulator_probe() local441 tps_pdata = tps65090_pdata->reg_pdata[num]; 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()