Searched refs:PFUZE200 (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 93 {.name = "pfuze200", .driver_data = PFUZE200}, 101 { .compatible = "fsl,pfuze200", .data = (void *)PFUZE200}, 306 PFUZE100_SW_REG(PFUZE200, SW1AB, PFUZE100_SW1ABVOL, 300000, 1875000, 25000), 307 PFUZE100_SW_REG(PFUZE200, SW2, PFUZE100_SW2VOL, 400000, 1975000, 25000), 308 PFUZE100_SW_REG(PFUZE200, SW3A, PFUZE100_SW3AVOL, 400000, 1975000, 25000), 309 PFUZE100_SW_REG(PFUZE200, SW3B, PFUZE100_SW3BVOL, 400000, 1975000, 25000), 310 PFUZE100_SWB_REG(PFUZE200, SWBST, PFUZE100_SWBSTCON1, 0x3 , pfuze100_swbst), 311 PFUZE100_SWB_REG(PFUZE200, VSNVS, PFUZE100_VSNVSVOL, 0x7, pfuze100_vsnvs), 312 PFUZE100_FIXED_REG(PFUZE200, VREFDDR, PFUZE100_VREFDDRCON, 750000), [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 | 15 --PFUZE200 123 Example 2: PFUZE200
|