Searched full:isense (Results 1 – 13 of 13) sorted by relevance
/openbmc/qemu/hw/gpio/ |
H A D | pl061.c | 62 uint32_t isense; member 96 VMSTATE_UINT32(isense, PL061State), 199 if (!(s->isense & mask)) { in pl061_update() 214 s->istate |= ~(s->data ^ s->iev) & s->isense; in pl061_update() 236 r = s->isense; in pl061_read() 354 s->isense = value & 0xff; in pl061_write() 468 s->isense = 0; in pl061_enter_reset()
|
/openbmc/linux/Documentation/devicetree/bindings/iio/afe/ |
H A D | temperature-transducer.yaml | 25 V(T) = Rsense * Isense(T) 26 T = (Isense(T) / alpha) + offset
|
/openbmc/linux/sound/soc/codecs/ |
H A D | tas2562.c | 567 SND_SOC_DAPM_SWITCH("ISENSE", TAS2562_PWR_CTRL, 3, 1, &isense_switch), 581 {"ISENSE", "Switch", "IMON"}, 715 dev_err(dev, "Vsense slot must be greater than Isense slot\n"); in tas2562_parse_dt()
|
H A 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" },
|
H A D | cs35l32.c | 129 SND_SOC_DAPM_INPUT("ISENSE"), 142 {"IMON ADC", NULL, "ISENSE"},
|
H A D | tas2780.c | 112 SND_SOC_DAPM_SWITCH("ISENSE", TAS2780_PWR_CTRL, 127 {"ISENSE", "Switch", "IMON"},
|
H A D | tas2770.c | 164 SND_SOC_DAPM_SWITCH("ISENSE", TAS2770_PWR_CTRL, 3, 1, &isense_switch), 180 {"ISENSE", "Switch", "IMON"},
|
H A D | tas2764.c | 193 SND_SOC_DAPM_SWITCH("ISENSE", TAS2764_PWR_CTRL, TAS2764_ISENSE_POWER_EN, 210 {"ISENSE", "Switch", "IMON"},
|
H A D | cs35l34.c | 436 SND_SOC_DAPM_INPUT("ISENSE"), 463 {"IMON ADC", NULL, "ISENSE"},
|
H A D | cs35l41.c | 560 SND_SOC_DAPM_SIGGEN("ISENSE"), 656 {"IMON ADC", NULL, "ISENSE"},
|
H A D | cs35l35.c | 334 SND_SOC_DAPM_INPUT("ISENSE"), 352 {"IMON ADC", NULL, "ISENSE"},
|
H A D | rt1316-sdw.c | 443 SOC_DOUBLE("Isense Mixer Switch", 0xc605, 2, 0, 1, 1),
|
H A D | rt1011.c | 1459 SND_SOC_DAPM_SUPPLY("ISENSE SPK", RT1011_POWER_1, 1526 { "DAC", NULL, "ISENSE SPK" },
|