Home
last modified time | relevance | path

Searched full:loudspeaker (Results 1 – 14 of 14) sorted by relevance

/linux/sound/soc/codecs/
H A Dlm4857.c50 "Loudspeaker",
51 "Loudspeaker + Headphone",
91 { "LS", "Loudspeaker", "Mode" },
92 { "LS", "Loudspeaker + Headphone", "Mode" },
94 { "HP", "Loudspeaker + Headphone", "Mode" },
H A Dmc13783.c505 SND_SOC_DAPM_SWITCH("Loudspeaker Amp", SND_SOC_NOPM, 0, 0, &lamp_ctl),
553 { "LSP", "Loudspeaker Amp", "Speaker Amp Source MUX"},
571 SOC_SINGLE("Loudspeaker enable", MC13783_AUDIO_RX0, 5, 1, 0),
H A Dnau8822.c1110 /* Check property to configure the two loudspeaker outputs as in nau8822_probe()
/linux/Documentation/devicetree/bindings/sound/
H A Dnuvoton,nau8822.yaml35 If set, configure the two loudspeaker outputs as a Bridge Tied Load output
36 to drive a high power external loudspeaker.
H A Dti,tas27xx.yaml17 for real time monitoring of loudspeaker behavior.
H A Dti,tas2562.yaml17 real time monitoring of loudspeaker behavior.
H A Dti,tas2770.yaml17 real time monitoring of loudspeaker behavior.
H A Dti,tas2781.yaml19 monitoring of loudspeaker behavior.
/linux/drivers/staging/media/av7110/
H A Dav7110_v4l.c232 msp_writereg(av7110, MSP_WR_DSP, 0x0008, 0x0000); // loudspeaker source in av7110_dvb_c_switch()
236 msp_writereg(av7110, MSP_WR_DSP, 0x0000, 0x4f00); // loudspeaker + headphone in av7110_dvb_c_switch()
268 msp_writereg(av7110, MSP_WR_DSP, 0x0008, 0x0220); // loudspeaker source in av7110_dvb_c_switch()
272 msp_writereg(av7110, MSP_WR_DSP, 0x0000, 0x7f00); // loudspeaker + headphone in av7110_dvb_c_switch()
425 msp_writereg(av7110, MSP_WR_DSP, 0x0000, 0x4f00); /* loudspeaker + headphone */ in vidioc_s_frequency()
722 msp_writereg(av7110, MSP_WR_DSP, 0x0000, 0x7f00); // loudspeaker + headphone in av7110_init_analog_module()
723 msp_writereg(av7110, MSP_WR_DSP, 0x0008, 0x0220); // loudspeaker source in av7110_init_analog_module()
725 msp_writereg(av7110, MSP_WR_DSP, 0x0004, 0x7f00); // loudspeaker volume in av7110_init_analog_module()
H A Dav7110_av.c305 msp_writereg(av7110, MSP_WR_DSP, 0x0000, val); /* loudspeaker */ in av7110_set_volume()
315 msp_writereg(av7110, MSP_WR_DSP, 0x0000, val); /* loudspeaker */ in av7110_set_volume()
/linux/include/media/drv-intf/
H A Dmsp3400.h86 The DSP outputs are: loudspeaker output (aka MAIN), headphones output
89 this driver and is set to the same input as the loudspeaker output.
/linux/arch/arm/boot/dts/ti/omap/
H A Dmotorola-mapphone-common.dtsi74 "Speaker", "Loudspeaker",
80 "Loudspeaker", "SPKR",
/linux/include/linux/mfd/
H A Dmotorola-cpcap.h126 #define CPCAP_REG_A2LA 0x0834 /* A2 Loudspeaker Amplifier */
/linux/drivers/media/i2c/
H A Dmsp3400-kthreads.c931 /* quasi-peak detector is set to same input as the loudspeaker (MAIN) */ in msp34xxg_set_sources()