Searched refs:PM8607_DVC (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/regulator/ |
H A D | 88pm8607.c | 247 #define PM8607_DVC(vreg, ureg, ubit, ereg, ebit) \ macro 292 PM8607_DVC(BUCK1, GO, BIT(0), SUPPLIES_EN11, 0), 293 PM8607_DVC(BUCK2, GO, BIT(1), SUPPLIES_EN11, 1), 294 PM8607_DVC(BUCK3, GO, BIT(2), SUPPLIES_EN11, 2),
|