Searched refs:PFUZE3000 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/regulator/ |
D | pfuze100-regulator.c | 59 enum chips { PFUZE100, PFUZE200, PFUZE3000 = 3 }; enumerator 94 {.name = "pfuze3000", .driver_data = PFUZE3000}, 102 { .compatible = "fsl,pfuze3000", .data = (void *)PFUZE3000}, 322 PFUZE100_SW_REG(PFUZE3000, SW1A, PFUZE100_SW1ABVOL, 700000, 1475000, 25000), 323 PFUZE100_SW_REG(PFUZE3000, SW1B, PFUZE100_SW1CVOL, 700000, 1475000, 25000), 324 PFUZE100_SWB_REG(PFUZE3000, SW2, PFUZE100_SW2VOL, 0x7, pfuze3000_sw2lo), 325 PFUZE3000_SW3_REG(PFUZE3000, SW3, PFUZE100_SW3AVOL, 900000, 1650000, 50000), 326 PFUZE100_SWB_REG(PFUZE3000, SWBST, PFUZE100_SWBSTCON1, 0x3, pfuze100_swbst), 327 PFUZE100_SWB_REG(PFUZE3000, VSNVS, PFUZE100_VSNVSVOL, 0x7, pfuze100_vsnvs), 328 PFUZE100_FIXED_REG(PFUZE3000, VREFDDR, PFUZE100_VREFDDRCON, 750000), [all …]
|
/linux-4.1.27/Documentation/devicetree/bindings/regulator/ |
D | pfuze100.txt | 17 --PFUZE3000 211 Example 3: PFUZE3000
|