Home
last modified time | relevance | path

Searched full:isense (Results 1 – 15 of 15) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/iio/afe/
Dtemperature-transducer.yaml25 V(T) = Rsense * Isense(T)
26 T = (Isense(T) / alpha) + offset
/linux-6.14.4/sound/soc/codecs/
Dtas2562.c566 SND_SOC_DAPM_SWITCH("ISENSE", TAS2562_PWR_CTRL, 3, 1, &isense_switch),
580 {"ISENSE", "Switch", "IMON"},
714 dev_err(dev, "Vsense slot must be greater than Isense slot\n"); in tas2562_parse_dt()
Drt1305.c523 SND_SOC_DAPM_SUPPLY("ISENSE R", RT1305_POWER_CTRL_3,
525 SND_SOC_DAPM_SUPPLY("ISENSE L", RT1305_POWER_CTRL_3,
591 { "DAC R", NULL, "ISENSE R" },
592 { "DAC L", NULL, "ISENSE L" },
Dcs35l32.c128 SND_SOC_DAPM_INPUT("ISENSE"),
141 {"IMON ADC", NULL, "ISENSE"},
Dtas2780.c109 SND_SOC_DAPM_SWITCH("ISENSE", TAS2780_PWR_CTRL,
124 {"ISENSE", "Switch", "IMON"},
Dtas2770.c162 SND_SOC_DAPM_SWITCH("ISENSE", TAS2770_PWR_CTRL, 3, 1, &isense_switch),
178 {"ISENSE", "Switch", "IMON"},
Dtas2764.c218 SND_SOC_DAPM_SWITCH("ISENSE", TAS2764_PWR_CTRL, TAS2764_ISENSE_POWER_EN,
236 {"ISENSE", "Switch", "IMON"},
Dcs35l34.c436 SND_SOC_DAPM_INPUT("ISENSE"),
463 {"IMON ADC", NULL, "ISENSE"},
Dcs35l41.c559 SND_SOC_DAPM_SIGGEN("ISENSE"),
655 {"IMON ADC", NULL, "ISENSE"},
Dcs35l35.c331 SND_SOC_DAPM_INPUT("ISENSE"),
349 {"IMON ADC", NULL, "ISENSE"},
Drt1316-sdw.c443 SOC_DOUBLE("Isense Mixer Switch", 0xc605, 2, 0, 1, 1),
Drt1011.c1459 SND_SOC_DAPM_SUPPLY("ISENSE SPK", RT1011_POWER_1,
1526 { "DAC", NULL, "ISENSE SPK" },
/linux-6.14.4/drivers/iio/adc/
Dmt6359-auxadc.c163 MTK_PMIC_IIO_CHAN(MT6357, isense, ISENSE, 1, 12, IIO_CURRENT),
181 MTK_PMIC_ADC_CHAN(ISENSE, PMIC_AUXADC_RQST0, 0, 128, 3, 1),
/linux-6.14.4/Documentation/hwmon/
Dltc4282.rst93 curr1_label Channel label (ISENSE)
/linux-6.14.4/drivers/hwmon/
Dltc4282.c1097 *str = "ISENSE"; in ltc4282_read_labels()
1235 * Set max limits for ISENSE and Power as that depends on the max voltage on
1253 /* Power is given by ISENSE * Vout. */ in ltc4282_set_max_limits()