LDO              1146 arch/arm/mach-pxa/em-x270.c #define DA9030_LDO(num)	DA9030_SUBDEV(regulator, LDO##num, &ldo##num##_data)
LDO               280 drivers/regulator/88pm8607.c 		.volt_table = LDO##_id##_table,				\
LDO               281 drivers/regulator/88pm8607.c 		.n_voltages = ARRAY_SIZE(LDO##_id##_table),		\
LDO               283 drivers/regulator/88pm8607.c 		.vsel_mask = (ARRAY_SIZE(LDO##_id##_table) - 1) << (shift), \
LDO               288 drivers/regulator/88pm8607.c 	.vol_suspend	= (unsigned int *)&LDO##_id##_suspend_table,	\
LDO              1426 drivers/regulator/qcom_spmi-regulator.c 	SPMI_VREG(LDO,   N300,     0, INF, LDO,    ldo,    nldo1,   10000),
LDO              1427 drivers/regulator/qcom_spmi-regulator.c 	SPMI_VREG(LDO,   N600,     0,   0, LDO,    ldo,    nldo2,   10000),
LDO              1428 drivers/regulator/qcom_spmi-regulator.c 	SPMI_VREG(LDO,   N1200,    0,   0, LDO,    ldo,    nldo2,   10000),
LDO              1429 drivers/regulator/qcom_spmi-regulator.c 	SPMI_VREG(LDO,   N600,     1, INF, LDO,    ldo,    nldo3,   10000),
LDO              1430 drivers/regulator/qcom_spmi-regulator.c 	SPMI_VREG(LDO,   N1200,    1, INF, LDO,    ldo,    nldo3,   10000),
LDO              1431 drivers/regulator/qcom_spmi-regulator.c 	SPMI_VREG(LDO,   N600_ST,  0,   0, LDO,    ldo,    nldo2,   10000),
LDO              1432 drivers/regulator/qcom_spmi-regulator.c 	SPMI_VREG(LDO,   N1200_ST, 0,   0, LDO,    ldo,    nldo2,   10000),
LDO              1433 drivers/regulator/qcom_spmi-regulator.c 	SPMI_VREG(LDO,   N600_ST,  1, INF, LDO,    ldo,    nldo3,   10000),
LDO              1434 drivers/regulator/qcom_spmi-regulator.c 	SPMI_VREG(LDO,   N1200_ST, 1, INF, LDO,    ldo,    nldo3,   10000),
LDO              1435 drivers/regulator/qcom_spmi-regulator.c 	SPMI_VREG(LDO,   P50,      0, INF, LDO,    ldo,    pldo,     5000),
LDO              1436 drivers/regulator/qcom_spmi-regulator.c 	SPMI_VREG(LDO,   P150,     0, INF, LDO,    ldo,    pldo,    10000),
LDO              1437 drivers/regulator/qcom_spmi-regulator.c 	SPMI_VREG(LDO,   P300,     0, INF, LDO,    ldo,    pldo,    10000),
LDO              1438 drivers/regulator/qcom_spmi-regulator.c 	SPMI_VREG(LDO,   P600,     0, INF, LDO,    ldo,    pldo,    10000),
LDO              1439 drivers/regulator/qcom_spmi-regulator.c 	SPMI_VREG(LDO,   P1200,    0, INF, LDO,    ldo,    pldo,    10000),
LDO              1440 drivers/regulator/qcom_spmi-regulator.c 	SPMI_VREG(LDO,   LN,       0, INF, LN_LDO, ln_ldo, ln_ldo,      0),
LDO              1441 drivers/regulator/qcom_spmi-regulator.c 	SPMI_VREG(LDO,   LV_P50,   0, INF, LDO,    ldo,    pldo,     5000),
LDO              1442 drivers/regulator/qcom_spmi-regulator.c 	SPMI_VREG(LDO,   LV_P150,  0, INF, LDO,    ldo,    pldo,    10000),
LDO              1443 drivers/regulator/qcom_spmi-regulator.c 	SPMI_VREG(LDO,   LV_P300,  0, INF, LDO,    ldo,    pldo,    10000),
LDO              1444 drivers/regulator/qcom_spmi-regulator.c 	SPMI_VREG(LDO,   LV_P600,  0, INF, LDO,    ldo,    pldo,    10000),
LDO              1445 drivers/regulator/qcom_spmi-regulator.c 	SPMI_VREG(LDO,   LV_P1200, 0, INF, LDO,    ldo,    pldo,    10000),