Home
last modified time | relevance | path

Searched full:ctia (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/devicetree/bindings/sound/
H A Dqcom,wcd938x.yaml28 switching CTIA/OMTP Headset types
H A Deverest,es8326.yaml39 Bit(1)/(0) decides the mic property to be OMTP/CTIA or auto.
H A Dcirrus,cs42l42.yaml182 will affect it causing plug detection to fail, especially with CTIA
/linux/Documentation/devicetree/bindings/extcon/
H A Dwlf,arizona.yaml97 CTIA / OMTP headsets), the field can be of variable length but
/linux/sound/soc/intel/boards/
H A Dbytcr_wm5102.c214 * The Headset Mix uses MICBIAS1 or 2 depending on if a CTIA/OMTP Headset
215 * is connected, as the MICBIAS is applied after the CTIA/OMTP cross-switch.
/linux/drivers/mfd/
H A Darizona-spi.c117 * to allow CTIA/OMTP detection to work. The other max values are the closest
/linux/sound/soc/codecs/
H A Dcs42l43-jack.c675 case 0x0: // CTIA in cs42l43_run_type_detect()
858 "None", "CTIA", "OMTP", "Headphone", "Line-Out",
H A Des8326.c899 dev_dbg(comp->dev, "First insert, start OMTP/CTIA type check\n"); in es8326_jack_detect_handler()
/linux/sound/hda/codecs/realtek/
H A Drealtek.c1627 WRITE_COEF(0x45, 0xd489), /* Set to CTIA type */ in alc_headset_mode_default()
1633 WRITE_COEF(0x45, 0xd489), /* Set to CTIA type */ in alc_headset_mode_default()
1657 WRITE_COEF(0x45, 0xd429), /* Set to ctia type */ in alc_headset_mode_ctia()
1873 WRITE_COEF(0x45, 0xD429), /* Set to ctia type */ in alc_headset_mode_omtp()
/linux/sound/hda/codecs/
H A Dconexant.c236 codec_dbg(codec, "headset plugin, type is CTIA\n"); in cx_process_headset_plugin()