Home
last modified time | relevance | path

Searched full:vsense (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dti,tps65219.yaml42 Optional property that sets the EN/PB/VSENSE pin to be a
44 TPS65219 has a multipurpose pin called EN/PB/VSENSE that can be either
46 2. VSENSE which compares the voltages and triggers an automatic
/openbmc/linux/sound/soc/codecs/
H A Dtas2562.c568 SND_SOC_DAPM_SWITCH("VSENSE", TAS2562_PWR_CTRL, 2, 1, &vsense_switch),
582 {"VSENSE", "Switch", "VMON"},
715 dev_err(dev, "Vsense slot must be greater than Isense slot\n"); in tas2562_parse_dt()
H A Drt1305.c519 SND_SOC_DAPM_SUPPLY("VSENSE R", RT1305_POWER_CTRL_3,
521 SND_SOC_DAPM_SUPPLY("VSENSE L", RT1305_POWER_CTRL_3,
589 { "DAC R", NULL, "VSENSE R" },
590 { "DAC L", NULL, "VSENSE L" },
H A Dcs35l32.c130 SND_SOC_DAPM_INPUT("VSENSE"),
141 {"VMON ADC", NULL, "VSENSE"},
H A Dtas2770.c165 SND_SOC_DAPM_SWITCH("VSENSE", TAS2770_PWR_CTRL, 2, 1, &vsense_switch),
181 {"VSENSE", "Switch", "VMON"},
H A Dtas2780.c114 SND_SOC_DAPM_SWITCH("VSENSE", TAS2780_PWR_CTRL,
128 {"VSENSE", "Switch", "VMON"},
H A Dtas2764.c222 SND_SOC_DAPM_SWITCH("VSENSE", TAS2764_PWR_CTRL, TAS2764_VSENSE_POWER_EN,
239 {"VSENSE", "Switch", "VMON"},
H A Dcs35l36.c691 SND_SOC_DAPM_INPUT("VSENSE"),
697 {"IMON ADC", NULL, "VSENSE"},
698 {"VMON ADC", NULL, "VSENSE"},
H A Dcs35l34.c437 SND_SOC_DAPM_INPUT("VSENSE"),
464 {"VMON ADC", NULL, "VSENSE"},
H A Dcs35l41.c559 SND_SOC_DAPM_SIGGEN("VSENSE"),
655 {"VMON ADC", NULL, "VSENSE"},
H A Dcs35l35.c335 SND_SOC_DAPM_INPUT("VSENSE"),
353 {"VMON ADC", NULL, "VSENSE"},
H A Drt1316-sdw.c444 SOC_DOUBLE("Vsense Mixer Switch", 0xc605, 3, 1, 1, 1),
H A Drt1011.c1461 SND_SOC_DAPM_SUPPLY("VSENSE SPK", RT1011_POWER_1,
1527 { "DAC", NULL, "VSENSE SPK" },
/openbmc/linux/drivers/input/misc/
H A Dtps65219-pwrbutton.c113 /* Set PB/EN/VSENSE pin to be a pushbutton */ in tps65219_pb_probe()
/openbmc/qemu/tests/qtest/
H A Dadm1272-test.c74 [2] = { 1326, 20480, -1 }, /* current, vsense range 15mV */
75 [3] = { 663, 20480, -1 }, /* current, vsense range 30mV */
/openbmc/qemu/hw/sensor/
H A Dadm1272.c103 [2] = { 1326, 20480, -1 }, /* current, vsense range 15mV */
104 [3] = { 663, 20480, -1 }, /* current, vsense range 30mV */
/openbmc/linux/drivers/pcmcia/
H A Delectra_cf.c239 prop = of_get_property(np, "card-vsense-gpio", NULL); in electra_cf_probe()
/openbmc/linux/drivers/hwmon/pmbus/
H A Dadm1275.c126 [2] = { 1326, 20480, -1 }, /* current, vsense range 15mV */
127 [3] = { 663, 20480, -1 }, /* current, vsense range 30mV */
/openbmc/linux/sound/soc/codecs/aw88395/
H A Daw88395_device.c654 dev_dbg(aw_dev->dev, "vsense outside"); in aw_dev_vsense_select()
657 dev_dbg(aw_dev->dev, "vsense inside"); in aw_dev_vsense_select()
712 dev_err(aw_dev->dev, "unsupport vsense status"); in aw_dev_set_vcalb()