Searched refs:logical_type (Results 1 – 1 of 1) sorted by relevance
317 enum spmi_regulator_logical_type logical_type; member332 enum spmi_regulator_logical_type logical_type; member355 .logical_type = SPMI_REGULATOR_LOGICAL_TYPE_##_logical_type, \367 .logical_type = SPMI_REGULATOR_LOGICAL_TYPE_VS, \922 enum spmi_regulator_logical_type type = vreg->logical_type; in spmi_regulator_set_ilim()1234 vreg->logical_type = mapping->logical_type; in spmi_regulator_match()1290 type = vreg->logical_type; in spmi_regulator_init_registers()1414 if (vreg->logical_type == SPMI_REGULATOR_LOGICAL_TYPE_FTSMPS) { in spmi_regulator_of_parse()1420 if (vreg->logical_type != SPMI_REGULATOR_LOGICAL_TYPE_VS) in spmi_regulator_of_parse()