Searched refs:MT6357_BUCK (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/regulator/ |
H A D | mt6357-regulator.c | 36 #define MT6357_BUCK(match, vreg, min, max, step, \ macro 344 MT6357_BUCK("buck-vcore", VCORE, 518750, 1312500, 6250, 346 MT6357_BUCK("buck-vproc", VPROC, 518750, 1312500, 6250, 348 MT6357_BUCK("buck-vmodem", VMODEM, 500000, 1293750, 6250, 350 MT6357_BUCK("buck-vpa", VPA, 500000, 3650000, 50000, 352 MT6357_BUCK("buck-vs1", VS1, 1200000, 2787500, 12500,
|