Searched refs:PFUZE3000 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/regulator/ |
| D | pfuze100-regulator.c | 49 enum chips { PFUZE100, PFUZE200, PFUZE3000 = 3, PFUZE3001 = 0x31, }; enumerator 98 {.name = "pfuze3000", .driver_data = PFUZE3000}, 107 { .compatible = "fsl,pfuze3000", .data = (void *)PFUZE3000}, 126 case PFUZE3000: in pfuze100_set_ramp_delay() 380 PFUZE100_SWB_REG(PFUZE3000, SW1A, PFUZE100_SW1ABVOL, 0x1f, pfuze3000_sw1a), 381 PFUZE100_SW_REG(PFUZE3000, SW1B, PFUZE100_SW1CVOL, 700000, 1475000, 25000), 382 PFUZE100_SWB_REG(PFUZE3000, SW2, PFUZE100_SW2VOL, 0x7, pfuze3000_sw2lo), 383 PFUZE3000_SW3_REG(PFUZE3000, SW3, PFUZE100_SW3AVOL, 900000, 1650000, 50000), 384 PFUZE100_SWB_REG(PFUZE3000, SWBST, PFUZE100_SWBSTCON1, 0x3, pfuze100_swbst), 385 PFUZE100_SWB_REG(PFUZE3000, VSNVS, PFUZE100_VSNVSVOL, 0x7, pfuze100_vsnvs), [all …]
|
| /Linux-v4.19/Documentation/devicetree/bindings/regulator/ |
| D | pfuze100.txt | 26 --PFUZE3000 228 Example 3: PFUZE3000
|