Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/regulator/
Dqcom_spmi-regulator.c414 enum spmi_regulator_logical_type logical_type; member
429 enum spmi_regulator_logical_type logical_type; member
452 .logical_type = SPMI_REGULATOR_LOGICAL_TYPE_##_logical_type, \
464 .logical_type = SPMI_REGULATOR_LOGICAL_TYPE_VS, \
1187 val = vreg->logical_type == in spmi_regulator_hfsmps_set_mode()
1243 enum spmi_regulator_logical_type type = vreg->logical_type; in spmi_regulator_set_ilim()
1735 vreg->logical_type = mapping->logical_type; in spmi_regulator_match()
1766 switch (vreg->logical_type) { in spmi_regulator_init_slew_rate()
1849 type = vreg->logical_type; in spmi_regulator_init_registers()
1971 switch (vreg->logical_type) { in spmi_regulator_of_parse()
[all …]