Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/regulator/
Dqcom_spmi-regulator.c377 enum spmi_regulator_logical_type logical_type; member
392 enum spmi_regulator_logical_type logical_type; member
415 .logical_type = SPMI_REGULATOR_LOGICAL_TYPE_##_logical_type, \
427 .logical_type = SPMI_REGULATOR_LOGICAL_TYPE_VS, \
1129 enum spmi_regulator_logical_type type = vreg->logical_type; in spmi_regulator_set_ilim()
1591 vreg->logical_type = mapping->logical_type; in spmi_regulator_match()
1622 switch (vreg->logical_type) { in spmi_regulator_init_slew_rate()
1685 type = vreg->logical_type; in spmi_regulator_init_registers()
1807 switch (vreg->logical_type) { in spmi_regulator_of_parse()
1832 if (vreg->logical_type != SPMI_REGULATOR_LOGICAL_TYPE_VS) in spmi_regulator_of_parse()