Symbol: PFUZE200
drivers/regulator/pfuze100-regulator.c
111
{ .compatible = "fsl,pfuze200", .data = (void *)PFUZE200},
drivers/regulator/pfuze100-regulator.c
134
case PFUZE200:
drivers/regulator/pfuze100-regulator.c
390
PFUZE100_SW_REG(PFUZE200, SW1AB, PFUZE100_SW1ABVOL, 300000, 1875000, 25000),
drivers/regulator/pfuze100-regulator.c
391
PFUZE100_SW_REG(PFUZE200, SW2, PFUZE100_SW2VOL, 400000, 1975000, 25000),
drivers/regulator/pfuze100-regulator.c
392
PFUZE100_SW_REG(PFUZE200, SW3A, PFUZE100_SW3AVOL, 400000, 1975000, 25000),
drivers/regulator/pfuze100-regulator.c
393
PFUZE100_SW_REG(PFUZE200, SW3B, PFUZE100_SW3BVOL, 400000, 1975000, 25000),
drivers/regulator/pfuze100-regulator.c
394
PFUZE100_SWB_REG(PFUZE200, SWBST, PFUZE100_SWBSTCON1, 0x3 , pfuze100_swbst),
drivers/regulator/pfuze100-regulator.c
395
PFUZE100_SWB_REG(PFUZE200, VSNVS, PFUZE100_VSNVSVOL, 0x7, pfuze100_vsnvs),
drivers/regulator/pfuze100-regulator.c
396
PFUZE100_FIXED_REG(PFUZE200, VREFDDR, PFUZE100_VREFDDRCON, 750000),
drivers/regulator/pfuze100-regulator.c
397
PFUZE100_VGEN_REG(PFUZE200, VGEN1, PFUZE100_VGEN1VOL, 800000, 1550000, 50000),
drivers/regulator/pfuze100-regulator.c
398
PFUZE100_VGEN_REG(PFUZE200, VGEN2, PFUZE100_VGEN2VOL, 800000, 1550000, 50000),
drivers/regulator/pfuze100-regulator.c
399
PFUZE100_VGEN_REG(PFUZE200, VGEN3, PFUZE100_VGEN3VOL, 1800000, 3300000, 100000),
drivers/regulator/pfuze100-regulator.c
400
PFUZE100_VGEN_REG(PFUZE200, VGEN4, PFUZE100_VGEN4VOL, 1800000, 3300000, 100000),
drivers/regulator/pfuze100-regulator.c
401
PFUZE100_VGEN_REG(PFUZE200, VGEN5, PFUZE100_VGEN5VOL, 1800000, 3300000, 100000),
drivers/regulator/pfuze100-regulator.c
402
PFUZE100_VGEN_REG(PFUZE200, VGEN6, PFUZE100_VGEN6VOL, 1800000, 3300000, 100000),
drivers/regulator/pfuze100-regulator.c
403
PFUZE100_COIN_REG(PFUZE200, COIN, PFUZE100_COINVOL, 0x7, pfuze100_coin),
drivers/regulator/pfuze100-regulator.c
540
case PFUZE200:
drivers/regulator/pfuze100-regulator.c
748
case PFUZE200:
drivers/regulator/pfuze100-regulator.c
764
(((pfuze_chip->chip_id == PFUZE200) ? "200" :
drivers/regulator/pfuze100-regulator.c
813
pfuze_chip->chip_id == PFUZE200) {