Searched refs:PFUZE200 (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 97 {.name = "pfuze200", .driver_data = PFUZE200}, 106 { .compatible = "fsl,pfuze200", .data = (void *)PFUZE200}, 129 case PFUZE200: in pfuze100_set_ramp_delay() 363 PFUZE100_SW_REG(PFUZE200, SW1AB, PFUZE100_SW1ABVOL, 300000, 1875000, 25000), 364 PFUZE100_SW_REG(PFUZE200, SW2, PFUZE100_SW2VOL, 400000, 1975000, 25000), 365 PFUZE100_SW_REG(PFUZE200, SW3A, PFUZE100_SW3AVOL, 400000, 1975000, 25000), 366 PFUZE100_SW_REG(PFUZE200, SW3B, PFUZE100_SW3BVOL, 400000, 1975000, 25000), 367 PFUZE100_SWB_REG(PFUZE200, SWBST, PFUZE100_SWBSTCON1, 0x3 , pfuze100_swbst), 368 PFUZE100_SWB_REG(PFUZE200, VSNVS, PFUZE100_VSNVSVOL, 0x7, pfuze100_vsnvs), [all …]
|
| /Linux-v4.19/Documentation/devicetree/bindings/regulator/ |
| D | pfuze100.txt | 24 --PFUZE200 134 Example 2: PFUZE200
|