Home
last modified time | relevance | path

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

/linux-6.15/Documentation/devicetree/bindings/regulator/
H A Dmaxim,max8973.yaml7 title: Maxim MAX8973/MAX77621 voltage regulator
26 Please note that thermal functionality is only supported on MAX77621. The
27 supported threshold warning temperature for MAX77621 are 120 degC and 140
/linux-6.15/drivers/regulator/
H A Dmax8973-regulator.c94 MAX77621 enumerator
366 (max->id == MAX77621)) in max8973_init_dcdc()
476 if (mchip->id != MAX77621) in max8973_thermal_init()
578 { .compatible = "maxim,max77621", .data = (void *)MAX77621, },
727 case MAX77621: in max8973_probe()
784 {.name = "max77621", .driver_data = MAX77621},