tps_pdata 272 drivers/regulator/tps65090-regulator.c struct tps65090_regulator_plat_data *tps_pdata) tps_pdata 282 drivers/regulator/tps65090-regulator.c if (tps_pdata->reg_init_data->constraints.always_on || tps_pdata 283 drivers/regulator/tps65090-regulator.c tps_pdata->reg_init_data->constraints.boot_on) { tps_pdata 407 drivers/regulator/tps65090-regulator.c struct tps65090_regulator_plat_data *tps_pdata; tps_pdata 432 drivers/regulator/tps65090-regulator.c tps_pdata = tps65090_pdata->reg_pdata[num]; tps_pdata 437 drivers/regulator/tps65090-regulator.c if (tps_pdata) { tps_pdata 439 drivers/regulator/tps65090-regulator.c tps_pdata->overcurrent_wait_valid; tps_pdata 440 drivers/regulator/tps65090-regulator.c ri->overcurrent_wait = tps_pdata->overcurrent_wait; tps_pdata 447 drivers/regulator/tps65090-regulator.c if (tps_pdata && is_dcdc(num) && tps_pdata->reg_init_data) { tps_pdata 448 drivers/regulator/tps65090-regulator.c if (tps_pdata->enable_ext_control) { tps_pdata 449 drivers/regulator/tps65090-regulator.c config.ena_gpiod = tps_pdata->gpiod; tps_pdata 453 drivers/regulator/tps65090-regulator.c ri, tps_pdata); tps_pdata 465 drivers/regulator/tps65090-regulator.c if (tps_pdata) tps_pdata 466 drivers/regulator/tps65090-regulator.c config.init_data = tps_pdata->reg_init_data; tps_pdata 495 drivers/regulator/tps65090-regulator.c if (tps_pdata && is_dcdc(num) && tps_pdata->reg_init_data && tps_pdata 496 drivers/regulator/tps65090-regulator.c tps_pdata->enable_ext_control) { tps_pdata 663 drivers/regulator/tps80031-regulator.c struct tps80031_regulator_platform_data *tps_pdata; tps_pdata 685 drivers/regulator/tps80031-regulator.c tps_pdata = pdata->regulator_pdata[num]; tps_pdata 696 drivers/regulator/tps80031-regulator.c if (tps_pdata) { tps_pdata 697 drivers/regulator/tps80031-regulator.c config.init_data = tps_pdata->reg_init_data; tps_pdata 698 drivers/regulator/tps80031-regulator.c ri->config_flags = tps_pdata->config_flags; tps_pdata 699 drivers/regulator/tps80031-regulator.c ri->ext_ctrl_flag = tps_pdata->ext_ctrl_flag; tps_pdata 701 drivers/regulator/tps80031-regulator.c ri, tps_pdata); tps_pdata 709 drivers/regulator/tps80031-regulator.c ri, tps_pdata);