Home
last modified time | relevance | path

Searched refs:logical_type (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/regulator/
Dqcom_spmi-regulator.c330 enum spmi_regulator_logical_type logical_type; member
345 enum spmi_regulator_logical_type logical_type; member
368 .logical_type = SPMI_REGULATOR_LOGICAL_TYPE_##_logical_type, \
380 .logical_type = SPMI_REGULATOR_LOGICAL_TYPE_VS, \
973 enum spmi_regulator_logical_type type = vreg->logical_type; in spmi_regulator_set_ilim()
1381 vreg->logical_type = mapping->logical_type; in spmi_regulator_match()
1412 switch (vreg->logical_type) { in spmi_regulator_init_slew_rate()
1446 type = vreg->logical_type; in spmi_regulator_init_registers()
1570 switch (vreg->logical_type) { in spmi_regulator_of_parse()
1582 if (vreg->logical_type != SPMI_REGULATOR_LOGICAL_TYPE_VS) in spmi_regulator_of_parse()