Searched refs:logical_type (Results 1 – 1 of 1) sorted by relevance
365 enum spmi_regulator_logical_type logical_type; member380 enum spmi_regulator_logical_type logical_type; member403 .logical_type = SPMI_REGULATOR_LOGICAL_TYPE_##_logical_type, \415 .logical_type = SPMI_REGULATOR_LOGICAL_TYPE_VS, \1097 enum spmi_regulator_logical_type type = vreg->logical_type; in spmi_regulator_set_ilim()1535 vreg->logical_type = mapping->logical_type; in spmi_regulator_match()1566 switch (vreg->logical_type) { in spmi_regulator_init_slew_rate()1629 type = vreg->logical_type; in spmi_regulator_init_registers()1753 switch (vreg->logical_type) { in spmi_regulator_of_parse()1778 if (vreg->logical_type != SPMI_REGULATOR_LOGICAL_TYPE_VS) in spmi_regulator_of_parse()