Searched refs:PFUZE100_SW2VOL (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/regulator/ |
H A D | pfuze100-regulator.c | 38 #define PFUZE100_SW2VOL 0x35 macro 373 PFUZE100_SW_REG(PFUZE100, SW2, PFUZE100_SW2VOL, 400000, 1975000, 25000), 391 PFUZE100_SW_REG(PFUZE200, SW2, PFUZE100_SW2VOL, 400000, 1975000, 25000), 409 PFUZE3000_SW_REG(PFUZE3000, SW2, PFUZE100_SW2VOL, 0x7, pfuze3000_sw2lo), 424 PFUZE3000_SW_REG(PFUZE3001, SW2, PFUZE100_SW2VOL, 0x7, pfuze3000_sw2lo),
|
/openbmc/u-boot/drivers/power/regulator/ |
H A D | pfuze100.c | 163 PFUZE100_SW_REG(sw2, PFUZE100_SW2VOL, 25000), 181 PFUZE100_SW_REG(sw2, PFUZE100_SW2VOL, 25000), 199 PFUZE100_SWB_REG(sw2, PFUZE100_SW2VOL, 0x7, 50000, pfuze3000_sw2lo),
|
/openbmc/u-boot/include/power/ |
H A D | pfuze100_pmic.h | 31 PFUZE100_SW2VOL = 0x35, enumerator
|