Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dpfuze100-regulator.c352 #define PFUZE3000_SW3_REG(_chip, _name, base, min, max, step) { \ macro
410 PFUZE3000_SW3_REG(PFUZE3000, SW3, PFUZE100_SW3AVOL, 900000, 1650000, 50000),
425 PFUZE3000_SW3_REG(PFUZE3001, SW3, PFUZE100_SW3AVOL, 900000, 1650000, 50000),
/openbmc/u-boot/drivers/power/regulator/
H A Dpfuze100.c132 #define PFUZE3000_SW3_REG(_name, base, step) \ macro
200 PFUZE3000_SW3_REG(sw3, PFUZE100_SW3AVOL, 50000),