Searched refs:PFUZE100 (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/regulator/ |
D | pfuze100-regulator.c | 59 enum chips { PFUZE100, PFUZE200, PFUZE3000 = 3 }; enumerator 92 {.name = "pfuze100", .driver_data = PFUZE100}, 100 { .compatible = "fsl,pfuze100", .data = (void *)PFUZE100}, 288 PFUZE100_SW_REG(PFUZE100, SW1AB, PFUZE100_SW1ABVOL, 300000, 1875000, 25000), 289 PFUZE100_SW_REG(PFUZE100, SW1C, PFUZE100_SW1CVOL, 300000, 1875000, 25000), 290 PFUZE100_SW_REG(PFUZE100, SW2, PFUZE100_SW2VOL, 400000, 1975000, 25000), 291 PFUZE100_SW_REG(PFUZE100, SW3A, PFUZE100_SW3AVOL, 400000, 1975000, 25000), 292 PFUZE100_SW_REG(PFUZE100, SW3B, PFUZE100_SW3BVOL, 400000, 1975000, 25000), 293 PFUZE100_SW_REG(PFUZE100, SW4, PFUZE100_SW4VOL, 400000, 1975000, 25000), 294 PFUZE100_SWB_REG(PFUZE100, SWBST, PFUZE100_SWBSTCON1, 0x3 , pfuze100_swbst), [all …]
|
D | Kconfig | 489 tristate "Freescale PFUZE100/PFUZE200 regulator driver" 494 PFUZE100/PFUZE200 PMIC.
|
/linux-4.1.27/Documentation/devicetree/bindings/regulator/ |
D | pfuze100.txt | 1 PFUZE100 family of regulators 13 --PFUZE100 22 Example 1: PFUZE100
|