Searched refs:vsel (Results 1 – 12 of 12) sorted by relevance
27 static unsigned long omap_cpcap_vsel_to_uv(unsigned char vsel) in omap_cpcap_vsel_to_uv() argument29 if (vsel > 0x44) in omap_cpcap_vsel_to_uv()30 vsel = 0x44; in omap_cpcap_vsel_to_uv()31 return (((vsel * 125) + 6000)) * 100; in omap_cpcap_vsel_to_uv()91 static unsigned long omap_max8952_vsel_to_uv(unsigned char vsel) in omap_max8952_vsel_to_uv() argument93 if (vsel > 0x3F) in omap_max8952_vsel_to_uv()94 vsel = 0x3F; in omap_max8952_vsel_to_uv()95 return (((vsel * 100) + 7700)) * 100; in omap_max8952_vsel_to_uv()138 static unsigned long omap_fan535503_vsel_to_uv(unsigned char vsel) in omap_fan535503_vsel_to_uv() argument141 vsel &= 0x3F; in omap_fan535503_vsel_to_uv()[all …]
44 static unsigned long twl4030_vsel_to_uv(const u8 vsel) in twl4030_vsel_to_uv() argument46 return (((vsel * 125) + 6000)) * 100; in twl4030_vsel_to_uv()54 static unsigned long twl6030_vsel_to_uv(const u8 vsel) in twl6030_vsel_to_uv() argument70 if (!vsel) in twl6030_vsel_to_uv()79 if (vsel == 0x3A) in twl6030_vsel_to_uv()83 return ((((vsel - 1) * 1266) + 70900)) * 10; in twl6030_vsel_to_uv()85 return ((((vsel - 1) * 1266) + 60770)) * 10; in twl6030_vsel_to_uv()
17 char vsel; in _vp_set_init_voltage() local19 vsel = voltdm->pmic->uv_to_vsel(volt); in _vp_set_init_voltage()25 vpconfig |= vsel << __ffs(vp->common->vpconfig_initvoltage_mask); in _vp_set_init_voltage()
135 unsigned long (*vsel_to_uv) (const u8 vsel);
20 pmic_vsel: pmic-vsel {
230 pmic_vsel: pmic-vsel {
280 pmic_vsel: pmic-vsel {
318 pmic_vsel: pmic-vsel {
193 active-semi,vsel-high;
122 vsel-gpios = <&gpio3 24 GPIO_ACTIVE_HIGH>;139 vsel-gpios = <&gpio2 11 GPIO_ACTIVE_HIGH>;156 vsel-gpios = <&gpio2 20 GPIO_ACTIVE_HIGH>;
973 e78d vsel VRR_VVV0V