| /linux/drivers/misc/ |
| H A D | qcom-coincell.c | 29 /* if enable==0, rset and vset are ignored */ 31 int vset, bool enable) in qcom_coincell_chgr_config() argument 52 if (vset == qcom_vset_map[j]) in qcom_coincell_chgr_config() 56 dev_err(chgr->dev, "invalid vset-millivolts value %d\n", vset); in qcom_coincell_chgr_config() 89 u32 vset = 0; in qcom_coincell_probe() local 115 rc = of_property_read_u32(node, "qcom,vset-millivolts", &vset); in qcom_coincell_probe() 118 "can't find 'qcom,vset-millivolts' in DT block"); in qcom_coincell_probe() 123 return qcom_coincell_chgr_config(&chgr, rset, vset, enable); in qcom_coincell_probe()
|
| /linux/drivers/regulator/ |
| H A D | act8865-regulator.c | 127 #define ACT8865_VSEL_MASK 0x3F /* VSET - [5:0] */ 131 #define ACT8600_SUDCDC_VSEL_MASK 0xFF /* SUDCDC VSET - [7:0] */ 466 ACT88xx_REG("DCDC1", ACT8600, DCDC1, VSET, "vp1"), 467 ACT88xx_REG("DCDC2", ACT8600, DCDC2, VSET, "vp2"), 468 ACT88xx_REG("DCDC3", ACT8600, DCDC3, VSET, "vp3"), 485 ACT88xx_REG("LDO5", ACT8600, LDO5, VSET, "inl"), 486 ACT88xx_REG("LDO6", ACT8600, LDO6, VSET, "inl"), 487 ACT88xx_REG("LDO7", ACT8600, LDO7, VSET, "inl"), 488 ACT88xx_REG("LDO8", ACT8600, LDO8, VSET, "inl"), 518 ACT88xx_REG("REG1", ACT8846, REG1, VSET, "vp1"), [all …]
|
| H A D | tps62360-regulator.c | 67 * (VSET) id. 68 * The finding of the new VSET register will be based on the LRU mechanism. 69 * Each VSET register will have different voltage configured . This 70 * Function will look if any of the VSET register have requested voltage set 74 * the VSET register but need to set the proper gpios to select this 75 * VSET register. 77 * recently mechanism to get new VSET register for new configuration 78 * and will return not_found so that caller need to set new VSET 133 * If gpios are available to select the VSET register then least in tps62360_dcdc_set_voltage_sel() 152 /* Select proper VSET register vio gpios */ in tps62360_dcdc_set_voltage_sel()
|
| H A D | ti-abb-regulator.c | 36 * @vset: (optional) vset value that LDOVBB needs to be overridden with. 43 u32 vset; member 81 * @ldo_base: (optional) LDOVBB vset override base address 85 * vset with value from efuse 86 * @ldovbb_vset_mask: mask to ldo_base for providing the VSET override 223 val |= info->vset << __ffs(abb->ldovbb_vset_mask); in ti_abb_program_ldovbb() 264 * program LDO VBB vset override if needed for !bypass mode in ti_abb_set_opp() 284 * Reset LDO VBB vset override bypass mode in ti_abb_set_opp() 561 "[%d]v=%d ABB=%d ef=0x%x rbb=0x%x fbb=0x%x vset=0x%x\n", in ti_abb_init_table() 593 /* Use recommended Vset bits from Efuse */ in ti_abb_init_table() [all …]
|
| H A D | qcom_spmi-regulator.c | 361 /* VSET value to decide the range of ULT SMPS */ 996 * Calculate VSET based on range in spmi_regulator_ult_lo_smps_set_voltage()
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | ti-abb-regulator.txt | 38 Vset value efuse Mask: (See Optional properties) 50 - ti,ldovbb-vset-mask - Required if ldo-address is set, mask for LDO override 51 register to provide override vset value. 53 override register to enable override vset value. 65 Vset value efuse Mask: Mandatory if ldo-address is set. Picks up from 66 efuse the value to set in 'ti,ldovbb-vset-mask' at ldo-address. 123 ti,ldovbb-vset-mask = <0x1F>; 130 1200000 0 0x4 0 0x40000 0x1f00 /* FBB optional, vset */
|
| /linux/Documentation/devicetree/bindings/power/supply/ |
| H A D | qcom,pm8941-coincell.yaml | 37 qcom,vset-millivolts: 65 qcom,vset-millivolts = <3000>;
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | dra7.dtsi | 652 ti,ldovbb-vset-mask = <0x1F>; 655 * NOTE: only FBB mode used but actual vset will 685 ti,ldovbb-vset-mask = <0x1F>; 688 * NOTE: only FBB mode used but actual vset will 718 ti,ldovbb-vset-mask = <0x1F>; 721 * NOTE: only FBB mode used but actual vset will 751 ti,ldovbb-vset-mask = <0x1F>; 754 * NOTE: only FBB mode used but actual vset will
|
| H A D | omap5.dtsi | 671 ti,ldovbb-vset-mask = <0x1F>; 674 * NOTE: only FBB mode used but actual vset will 701 ti,ldovbb-vset-mask = <0x1F>; 704 * NOTE: only FBB mode used but actual vset will
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
| H A D | smu13_driver_if_v13_0_0.h | 983 …//This offset will be deducted from the controller output to before it goes through the SOC Vset l… 1007 …n_Hot_T0[PMFW_VOLT_PLANE_COUNT]; //In mV(Q2) Initial (pre-aging) Vset to be used at hot. 1008 …_Cold_T0[PMFW_VOLT_PLANE_COUNT]; //In mV(Q2) Initial (pre-aging) Vset to be used at cold. 1009 …uint16_t Vmin_Hot_Eol[PMFW_VOLT_PLANE_COUNT]; //In mV(Q2) End-of-life Vset to be … 1010 …uint16_t Vmin_Cold_Eol[PMFW_VOLT_PLANE_COUNT]; //In mV(Q2) End-of-life Vset to be … 1130 …uint16_t FclkDpmVddU[NUM_FCLK_DPM_LEVELS]; // mV(Q2) Vset U voltage associated with each FCLK …
|
| H A D | smu13_driver_if_v13_0_7.h | 992 …//This offset will be deducted from the controller output to before it goes through the SOC Vset l… 1016 …n_Hot_T0[PMFW_VOLT_PLANE_COUNT]; //In mV(Q2) Initial (pre-aging) Vset to be used at hot. 1017 …_Cold_T0[PMFW_VOLT_PLANE_COUNT]; //In mV(Q2) Initial (pre-aging) Vset to be used at cold. 1018 …uint16_t Vmin_Hot_Eol[PMFW_VOLT_PLANE_COUNT]; //In mV(Q2) End-of-life Vset to be … 1019 …uint16_t Vmin_Cold_Eol[PMFW_VOLT_PLANE_COUNT]; //In mV(Q2) End-of-life Vset to be … 1132 …uint16_t FclkDpmVddU[NUM_FCLK_DPM_LEVELS]; // mV(Q2) Vset U voltage associated with each FCLK …
|
| H A D | smu14_driver_if_v14_0.h | 1084 …//This offset will be deducted from the controller output to before it goes through the SOC Vset l… 1106 …n_Hot_T0[PMFW_VOLT_PLANE_COUNT]; //In mV(Q2) Initial (pre-aging) Vset to be used at hot. 1107 …_Cold_T0[PMFW_VOLT_PLANE_COUNT]; //In mV(Q2) Initial (pre-aging) Vset to be used at cold. 1108 …uint16_t Vmin_Hot_Eol[PMFW_VOLT_PLANE_COUNT]; //In mV(Q2) End-of-life Vset to be … 1109 …uint16_t Vmin_Cold_Eol[PMFW_VOLT_PLANE_COUNT]; //In mV(Q2) End-of-life Vset to be …
|
| /linux/drivers/scsi/ |
| H A D | ipr.h | 676 struct ipr_ioasa_vset vset; member 689 struct ipr_ioasa_vset vset; member 1804 * ipr_is_vset_device - Determine if a resource is a VSET 1808 * 1 if VSET / 0 if not VSET
|
| H A D | pmcraid.c | 152 /* Driver exposes VSET and GSCSI resources only; all other device types in pmcraid_sdev_init() 205 * scanned (i.e. it has responded to an INQUIRY). For VSET resources, the 1561 * applications and return. If this notification is about hiding a VSET in pmcraid_handle_config_change() 2520 ioasa->u.vset.failing_lba_hi != 0) { in pmcraid_frame_auto_sense() 2532 failing_lba = le32_to_cpu(ioasa->u.vset.failing_lba_hi); in pmcraid_frame_auto_sense() 2539 failing_lba = le32_to_cpu(ioasa->u.vset.failing_lba_lo); in pmcraid_frame_auto_sense() 2555 vset.failing_lba_lo); in pmcraid_frame_auto_sense() 5077 pmcraid_info("New res type:%x, vset:%x, addr:%x:\n", in pmcraid_init_res_table()
|
| H A D | ipr.c | 5993 ioasa->u.vset.failing_lba_hi != 0) { in ipr_gen_sense() 6004 failing_lba = be32_to_cpu(ioasa->u.vset.failing_lba_hi); in ipr_gen_sense() 6011 failing_lba = be32_to_cpu(ioasa->u.vset.failing_lba_lo); in ipr_gen_sense() 6043 failing_lba = be32_to_cpu(ioasa->u.vset.failing_lba_lo); in ipr_gen_sense()
|
| /linux/drivers/opp/ |
| H A D | ti-opp-supply.c | 152 dev_dbg(dev, "[%d] efuse=0x%08x volt_table=%d vset=%d\n", in _store_optimized_voltages()
|