/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | nokia,rx51.txt | 8 - nokia,headphone-amplifier: phandle for the TPA6130A2 node 12 - speaker-amplifier-gpios: GPIO for speaker amplifier 21 nokia,headphone-amplifier = <&tpa6130a2>; 26 speaker-amplifier-gpios = <&twl_gpio 7 GPIO_ACTIVE_HIGH>;
|
H A D | sirf-audio.txt | 10 headphone amplifier. 12 speaker amplifier.
|
H A D | adi,ssm2305.txt | 11 ssm2305: analog-amplifier {
|
H A D | tfa9879.txt | 1 NXP TFA9879 class-D audio amplifier
|
H A D | ssm4567.txt | 1 Analog Devices SSM4567 audio amplifier
|
H A D | ti,tas6424.txt | 1 Texas Instruments TAS6424 Quad-Channel Audio amplifier
|
H A D | cs35l33.txt | 15 - reset-gpios : gpio used to reset the amplifier 29 begins to when the amplifier disables the PWM outputs. If this property 49 controls the amplifier supplies.
|
H A D | tas5720.txt | 1 Texas Instruments TAS5720 Mono Audio amplifier
|
/openbmc/linux/drivers/input/misc/ |
H A D | pwm-beeper.c | 21 struct regulator *amplifier; member 47 error = regulator_enable(beeper->amplifier); in pwm_beeper_on() 62 regulator_disable(beeper->amplifier); in pwm_beeper_off() 148 beeper->amplifier = devm_regulator_get(dev, "amp"); in pwm_beeper_probe() 149 if (IS_ERR(beeper->amplifier)) in pwm_beeper_probe() 150 return dev_err_probe(dev, PTR_ERR(beeper->amplifier), in pwm_beeper_probe()
|
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | alienware-wmi.c | 55 u8 amplifier; member 65 .amplifier = 0, 72 .amplifier = 0, 79 .amplifier = 0, 86 .amplifier = 1, 93 .amplifier = 0, 100 .amplifier = 0, 107 .amplifier = 1, 673 if (quirks->amplifier > 0) in remove_amplifier() 800 if (quirks->amplifier > 0) { in alienware_wmi_init()
|
/openbmc/linux/Documentation/devicetree/bindings/display/ti/ |
H A D | ti,opa362.txt | 1 OPA362 analog video amplifier 15 enable-gpios = <&gpio1 23 0>; /* GPIO to enable video out amplifier */
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3566-anbernic-rg353ps.dts | 70 spk_amp: audio-amplifier { 71 compatible = "simple-audio-amplifier"; 101 audio-amplifier {
|
H A D | rk3566-anbernic-rg353p.dts | 71 spk_amp: audio-amplifier { 72 compatible = "simple-audio-amplifier"; 113 audio-amplifier {
|
H A D | rk3566-anbernic-rg503.dts | 98 spk_amp: audio-amplifier { 99 compatible = "simple-audio-amplifier"; 185 audio-amplifier {
|
H A D | rk3399-roc-pc-plus.dts | 76 /* not amplifier, used as switcher only */ 78 compatible = "simple-audio-amplifier";
|
/openbmc/linux/sound/soc/codecs/ |
H A D | Kconfig | 635 Enable support for the Awinic AW8738 audio amplifier (or similar). 654 digital Smart K audio amplifier with an integrated 10V 667 digital Smart K audio amplifier. The output voltage of 674 Enable support for ROHM BD28623MUV Class D speaker amplifier. 755 Enable support for Cirrus Logic CS35L45 smart speaker amplifier 765 Enable support for Cirrus Logic CS35L45 smart speaker amplifier 782 Enable support for Cirrus Logic CS35L56 boosted amplifier with I2C control 792 Enable support for Cirrus Logic CS35L56 boosted amplifier with SPI control 801 Enable support for Cirrus Logic CS35L56 boosted amplifier with SoundWire control 1162 tristate "Maxim MAX98504 speaker amplifier" [all …]
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxl-s905x-p212.dts | 16 dio2133: analog-amplifier { 17 compatible = "simple-audio-amplifier";
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-rf-tuner.rst | 59 The RF amplifier is the very first amplifier on the receiver signal 67 LNA (low noise amplifier) gain is first gain stage on the RF tuner
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7180-trogdor-homestar.dtsi | 13 max98360a_1: amplifier-1 { 18 max98360a_2: amplifier-2 { 23 max98360a_3: amplifier-3 {
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/ |
H A D | Kconfig | 6 tristate "OPA362 external analog amplifier" 8 Driver for OPA362 external analog TV amplifier controlled
|
/openbmc/linux/sound/pci/cs46xx/ |
H A D | cs46xx_lib.c | 2904 chip->amplifier_ctrl(chip, -chip->amplifier); /* force to off */ in snd_cs46xx_free() 2911 chip->active_ctrl(chip, -chip->amplifier); in snd_cs46xx_free() 3398 int old = chip->amplifier; in amp_voyetra() 3402 chip->amplifier += change; in amp_voyetra() 3406 if (chip->amplifier) { in amp_voyetra() 3422 if (chip->amplifier && !old) { in amp_voyetra() 3441 int old = chip->amplifier; in amp_hercules() 3445 chip->amplifier += change; in amp_hercules() 3446 if (chip->amplifier && !old) { in amp_hercules() 3453 } else if (old && !chip->amplifier) { in amp_hercules() [all …]
|
/openbmc/linux/arch/mips/boot/dts/ingenic/ |
H A D | gcw0.dts | 51 headphones_amp: analog-amplifier@0 { 52 compatible = "simple-audio-amplifier"; 60 speaker_amp: analog-amplifier@1 { 61 compatible = "simple-audio-amplifier";
|
/openbmc/linux/Documentation/hwmon/ |
H A D | max16065.rst | 56 current-sense amplifier. The MAX16065 manages up to twelve system voltages 67 one current channel using a dedicated high-side current-sense amplifier. The
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-proximity | 17 Proximity sensors sometimes have a controllable amplifier
|
/openbmc/linux/Documentation/devicetree/bindings/net/ieee802154/ |
H A D | cc2520.txt | 17 - amplified: include if the CC2520 is connected to a CC2591 amplifier
|