Home
last modified time | relevance | path

Searched full:shdn (Results 1 – 18 of 18) sorted by relevance

/linux/sound/soc/codecs/
H A Dmax9877.c93 SND_SOC_DAPM_PGA("SHDN", MAX9877_OUTPUT_MODE, 7, 1, NULL, 0),
102 { "SHDN", NULL, "INA1" },
103 { "SHDN", NULL, "INA2" },
104 { "SHDN", NULL, "INB1" },
105 { "SHDN", NULL, "INB2" },
108 { "OUT+", NULL, "SHDN" },
110 { "OUT-", NULL, "SHDN" },
113 { "HPL", NULL, "SHDN" },
114 { "HPR", NULL, "SHDN" },
H A Dmax9768.c31 struct gpio_desc *shdn; member
188 max9768->shdn = devm_gpiod_get_optional(&client->dev, in max9768_i2c_probe()
191 if (IS_ERR(max9768->shdn)) in max9768_i2c_probe()
192 return PTR_ERR(max9768->shdn); in max9768_i2c_probe()
193 gpiod_set_consumer_name(max9768->shdn, "MAX9768 Shutdown"); in max9768_i2c_probe()
H A Dmax98090.c1082 SND_SOC_DAPM_SUPPLY("SHDN", M98090_REG_DEVICE_SHUTDOWN,
1098 * Note: Sysclk and misc power supplies are taken care of by SHDN
1300 {"ADCL", NULL, "SHDN"},
1301 {"ADCR", NULL, "SHDN"},
1315 {"AIFOUTL", NULL, "SHDN"},
1316 {"AIFOUTR", NULL, "SHDN"},
1335 {"AIFINL", NULL, "SHDN"},
1336 {"AIFINR", NULL, "SHDN"},
1339 {"DACL", NULL, "SHDN"},
1340 {"DACR", NULL, "SHDN"},
[all …]
H A Dmax9850.c73 SND_SOC_DAPM_SUPPLY("SHDN", MAX9850_ENABLE, 7, 0, NULL, 0),
107 {"Output Mixer", NULL, "SHDN"},
H A Dmax9860.c510 dev_err(component->dev, "Failed to remove SHDN: %d\n", in max9860_set_bias_level()
520 dev_err(component->dev, "Failed to request SHDN: %d\n", in max9860_set_bias_level()
H A Dmax98396.c1206 SOC_ENUM("THERM SHDN Thresh", max98396_thermal_shdn_thresh_enum),
1279 SOC_ENUM("THERM SHDN Thresh", max98396_thermal_shdn_thresh_enum),
H A Dmax98388.c345 SOC_ENUM("Thermal SHDN Thresh", max98388_thermal_shutdown_thresh_enum),
/linux/Documentation/devicetree/bindings/extcon/
H A Dextcon-max3355.txt10 - maxim,shdn-gpios: should contain a phandle and GPIO specifier for the GPIO pin
11 connected to the MAX3355's SHDN# pin;
19 maxim,shdn-gpios = <&gpio2 4 GPIO_ACTIVE_LOW>;
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dmaxim,max1241.yaml37 GPIO spec for the GPIO pin connected to the ADC's /SHDN pin. If
38 specified, the /SHDN pin will be asserted between conversions,
/linux/Documentation/hwmon/
H A Dmax31760.rst33 OT threshold is exceeded, the SHDN pin is asserted low and can be used to
69 temp[1-2]_crit Temperature critical value. Asserts "SHDN" pin when exceeded
/linux/Documentation/devicetree/bindings/sound/
H A Dawinic,aw8738.yaml26 GPIO used for one-wire pulse control. The pin is typically called SHDN
/linux/drivers/media/i2c/
H A Dlm3646.c144 /* switch to SHDN mode before flash strobe on */ in lm3646_set_ctrl()
165 * from FLASH mode to SHDN mode after flash duration timeout in lm3646_set_ctrl()
/linux/Documentation/devicetree/bindings/iio/dac/
H A Dmicrochip,mcp4821.yaml56 Active Low SHDN pin used to enter the shutdown mode.
/linux/sound/soc/rockchip/
H A Drockchip_max98090.c115 snd_soc_dapm_force_enable_pin(dapm, "SHDN"); in rk_jack_event()
118 snd_soc_dapm_disable_pin(dapm, "SHDN"); in rk_jack_event()
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-iot-gateway.dts51 regulator-uart1-shdn {
/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-pca95xx.yaml188 "mic-int", "en-modem", "shdn-hs-amp",
/linux/arch/powerpc/platforms/83xx/
H A Dmcu_mpc8349emitx.c173 "mcu-i2c-shdn"); in mcu_probe()
/linux/sound/soc/intel/boards/
H A Dcht_bsw_max98090_ti.c136 snd_soc_dapm_force_enable_pin(dapm, "SHDN"); in cht_ti_jack_event()
141 snd_soc_dapm_disable_pin(dapm, "SHDN"); in cht_ti_jack_event()