Searched full:isense (Results 1 – 15 of 15) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/iio/afe/ |
D | temperature-transducer.yaml | 25 V(T) = Rsense * Isense(T) 26 T = (Isense(T) / alpha) + offset
|
/linux-6.14.4/sound/soc/codecs/ |
D | tas2562.c | 566 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()
|
D | rt1305.c | 523 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" },
|
D | cs35l32.c | 128 SND_SOC_DAPM_INPUT("ISENSE"), 141 {"IMON ADC", NULL, "ISENSE"},
|
D | tas2780.c | 109 SND_SOC_DAPM_SWITCH("ISENSE", TAS2780_PWR_CTRL, 124 {"ISENSE", "Switch", "IMON"},
|
D | tas2770.c | 162 SND_SOC_DAPM_SWITCH("ISENSE", TAS2770_PWR_CTRL, 3, 1, &isense_switch), 178 {"ISENSE", "Switch", "IMON"},
|
D | tas2764.c | 218 SND_SOC_DAPM_SWITCH("ISENSE", TAS2764_PWR_CTRL, TAS2764_ISENSE_POWER_EN, 236 {"ISENSE", "Switch", "IMON"},
|
D | cs35l34.c | 436 SND_SOC_DAPM_INPUT("ISENSE"), 463 {"IMON ADC", NULL, "ISENSE"},
|
D | cs35l41.c | 559 SND_SOC_DAPM_SIGGEN("ISENSE"), 655 {"IMON ADC", NULL, "ISENSE"},
|
D | cs35l35.c | 331 SND_SOC_DAPM_INPUT("ISENSE"), 349 {"IMON ADC", NULL, "ISENSE"},
|
D | rt1316-sdw.c | 443 SOC_DOUBLE("Isense Mixer Switch", 0xc605, 2, 0, 1, 1),
|
D | rt1011.c | 1459 SND_SOC_DAPM_SUPPLY("ISENSE SPK", RT1011_POWER_1, 1526 { "DAC", NULL, "ISENSE SPK" },
|
/linux-6.14.4/drivers/iio/adc/ |
D | mt6359-auxadc.c | 163 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/ |
D | ltc4282.rst | 93 curr1_label Channel label (ISENSE)
|
/linux-6.14.4/drivers/hwmon/ |
D | ltc4282.c | 1097 *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()
|