fps_addr 62 drivers/regulator/max77620-regulator.c u8 fps_addr; fps_addr 106 drivers/regulator/max77620-regulator.c ret = regmap_read(pmic->rmap, rinfo->fps_addr, &val); fps_addr 109 drivers/regulator/max77620-regulator.c rinfo->fps_addr, ret); fps_addr 134 drivers/regulator/max77620-regulator.c ret = regmap_read(pmic->rmap, rinfo->fps_addr, &val); fps_addr 137 drivers/regulator/max77620-regulator.c rinfo->fps_addr, ret); fps_addr 150 drivers/regulator/max77620-regulator.c ret = regmap_update_bits(pmic->rmap, rinfo->fps_addr, fps_addr 155 drivers/regulator/max77620-regulator.c rinfo->fps_addr, ret); fps_addr 195 drivers/regulator/max77620-regulator.c ret = regmap_update_bits(pmic->rmap, rinfo->fps_addr, fps_addr 199 drivers/regulator/max77620-regulator.c rinfo->fps_addr, ret); fps_addr 666 drivers/regulator/max77620-regulator.c .fps_addr = MAX77620_REG_FPS_##_id, \ fps_addr 699 drivers/regulator/max77620-regulator.c .fps_addr = MAX77620_REG_FPS_##_id, \