Searched +full:pfuze +full:- +full:support +full:- +full:disable +full:- +full:sw (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Robin Gong <yibin.gong@nxp.com>14 --PFUZE10016 --PFUZE20018 --PFUZE300020 --PFUZE300127 pattern: "^pmic@[0-9]$"31 - fsl,pfuze100[all …]
1 // SPDX-License-Identifier: GPL-2.0+3 // Copyright (C) 2011-2013 Freescale Semiconductor, Inc. All Rights Reserved.134 switch (pfuze100->chip_id) { in pfuze100_set_ramp_delay()154 ramp_bits = (ramp_delay >> 1) - (ramp_delay >> 3); in pfuze100_set_ramp_delay()157 ret = regmap_update_bits(pfuze100->regmap, in pfuze100_set_ramp_delay()158 rdev->desc->vsel_reg + 4, in pfuze100_set_ramp_delay()161 dev_err(pfuze100->dev, "ramp failed, err %d\n", ret); in pfuze100_set_ramp_delay()163 ret = -EACCES; in pfuze100_set_ramp_delay()171 .disable = regulator_disable_regmap,180 .disable = regulator_disable_regmap,[all …]