Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dpalmas.h2 #define TPS659038 0x1 macro
/openbmc/u-boot/drivers/power/pmic/
H A Dpalmas.c88 { .compatible = "ti,tps659038", .data = TPS659038 },
/openbmc/u-boot/drivers/power/regulator/
H A Dpalmas_regulator.c174 } else if (type == TPS659038) { in palmas_ldo_bypass_enable()
372 case TPS659038: in palmas_smps_probe()