Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/regulator/
Dqcom_spmi-regulator.c378 enum spmi_regulator_logical_type logical_type; member
393 enum spmi_regulator_logical_type logical_type; member
416 .logical_type = SPMI_REGULATOR_LOGICAL_TYPE_##_logical_type, \
428 .logical_type = SPMI_REGULATOR_LOGICAL_TYPE_VS, \
1134 enum spmi_regulator_logical_type type = vreg->logical_type; in spmi_regulator_set_ilim()
1598 vreg->logical_type = mapping->logical_type; in spmi_regulator_match()
1629 switch (vreg->logical_type) { in spmi_regulator_init_slew_rate()
1692 type = vreg->logical_type; in spmi_regulator_init_registers()
1814 switch (vreg->logical_type) { in spmi_regulator_of_parse()
1839 if (vreg->logical_type != SPMI_REGULATOR_LOGICAL_TYPE_VS) in spmi_regulator_of_parse()