Searched refs:ldo4 (Results 1 - 20 of 20) sorted by relevance

/linux-4.4.14/drivers/regulator/
H A Dpcf50633-regulator.c68 PCF50633_REGULATOR("ldo4", LDO4, 900000, 100000, 0, 28),
H A Dlp872x.c561 .name = "ldo4",
640 .name = "ldo4",
822 { .name = "ldo4", .driver_data = (void *)LP8720_ID_LDO4, },
831 { .name = "ldo4", .driver_data = (void *)LP8725_ID_LDO4, },
H A Dtps65217-regulator.c171 TPS65217_REGULATOR("LDO4", TPS65217_LDO_4, "ldo4", tps65217_pmic_ops,
H A D88pm800.c216 PM800_LDO(ldo4, LDO4, LDO_ENA1_1, 3, 300000, ldo3_17_volt_table),
H A Das3711-regulator.c178 [AS3711_REGULATOR_LDO_4] = { .name = "ldo4" },
H A Dmax8907-regulator.c200 MATCH(ldo4, LDO4),
H A Dpalmas-regulator.c149 .sname = "ldo4-in",
289 .sname = "ldo4-in",
1365 { .name = "ldo4", },
1389 { .name = "ldo4", },
H A Das3722-regulator.c233 .name = "as3722-ldo4",
697 { .name = "ldo4", },
H A Daxp20x-regulator.c180 AXP_DESC_TABLE(AXP20X, LDO4, "ldo4", "ldo24in", axp20x_ldo4_data,
H A Dltc3589.c249 { .name = "ldo4", },
H A Dtps6586x-regulator.c386 { .name = "ldo4", .driver_data = (void *)TPS6586X_ID_LDO_4 },
H A Dtps65910-regulator.c249 .name = "ldo4",
995 { .name = "ldo4", .driver_data = (void *) &tps65911_regs[8] },
H A Dda9062-regulator.c661 .desc.of_match = of_match_ptr("ldo4"),
H A Dda9063-regulator.c647 [DA9063_ID_LDO4] = { .name = "ldo4", },
H A Dtwl-regulator.c1064 TWL6032_OF_MATCH("ti,twl6032-ldo4", LDO4),
/linux-4.4.14/include/linux/mfd/
H A Dmax8925.h244 struct regulator_init_data *ldo4; member in struct:max8925_platform_data
H A D88pm860x.h449 struct regulator_init_data *ldo4; member in struct:pm860x_platform_data
/linux-4.4.14/drivers/mfd/
H A Dmax8925-core.c760 if (pdata->ldo4) { init_regulator()
761 reg_devs[6].platform_data = pdata->ldo4; init_regulator()
H A D88pm860x-core.c823 if (pdata->ldo4) { device_regulator_init()
824 reg_devs[6].platform_data = pdata->ldo4; device_regulator_init()
/linux-4.4.14/include/linux/i2c/
H A Dtwl.h750 struct regulator_init_data *ldo4; member in struct:twl4030_platform_data

Completed in 950 milliseconds