Home
last modified time | relevance | path

Searched full:mp2975 (Results 1 – 7 of 7) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/hwmon/pmbus/
Dmps,mp2975.yaml4 $id: http://devicetree.org/schemas/hwmon/pmbus/mps,mp2975.yaml#
7 title: MPS MP2975 Synchronous Buck Regulator
13 The MPS MP2971, MP2973 & MP2975 is a multi-phase voltage regulator
22 - mps,mp2975
/linux-6.14.4/drivers/hwmon/pmbus/
Dmp2975.c93 mp2971, mp2973, mp2975 enumerator
97 [mp2975] = { MP2975_MAX_PHASE_RAIL1, MP2975_MAX_PHASE_RAIL2 },
628 if (data->chip_id == mp2975) { in mp2975_identify_multiphase()
837 if (data->chip_id == mp2975) { in mp2975_set_vout_format()
920 if (data->chip_id != mp2975) in mp2975_vout_per_rail_config_get()
990 [mp2975] = { .info = &mp2975_info, .chip_id = mp2975 },
1039 if (data->chip_id == mp2975) { in mp2975_probe()
1077 {.compatible = "mps,mp2975", .data = &mp2975_ddinfo[mp2975]},
1085 {"mp2975", (kernel_ulong_t)&mp2975_ddinfo[mp2975]},
1092 .name = "mp2975",
[all …]
DKconfig359 tristate "MPS MP2975"
362 MP2975 Dual Loop Digital Multi-Phase Controller.
365 be called mp2975.
378 bool "Regulator support for MPS MP2975"
380 If you say yes here you get regulator support for MPS MP2975
DMakefile40 obj-$(CONFIG_SENSORS_MP2975) += mp2975.o
/linux-6.14.4/Documentation/hwmon/
Dmp2975.rst3 Kernel driver mp2975
10 Prefix: 'mp2975'
20 vendor dual-loop, digital, multi-phase controller MP2975.
Dindex.rst170 mp2975
/linux-6.14.4/drivers/platform/mellanox/
Dmlxreg-lc.c214 I2C_BOARD_INFO("mp2975", 0x62),
217 I2C_BOARD_INFO("mp2975", 0x64),