Home
last modified time | relevance | path

Searched refs:hphr (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dqcom,msm8916-wcd-analog.txt25 "cdc_hphr_cnp_int" - hphr click and pop interrupt.
/Linux-v6.1/sound/soc/codecs/
Dwcd938x.c2579 bool hphr; in wcd938x_get_compander() local
2582 hphr = mc->shift; in wcd938x_get_compander()
2584 if (hphr) in wcd938x_get_compander()
2601 bool hphr; in wcd938x_set_compander() local
2604 hphr = mc->shift; in wcd938x_set_compander()
2608 if (hphr) in wcd938x_set_compander()
3575 bool hphr; in wcd938x_hph_impedance_get() local
3582 hphr = mc->shift; in wcd938x_hph_impedance_get()
3585 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd938x_hph_impedance_get()
Dwcd-mbhc-v2.c689 static irqreturn_t wcd_mbhc_hph_ocp_irq(struct wcd_mbhc *mbhc, bool hphr) in wcd_mbhc_hph_ocp_irq() argument
694 hphr ? "HPHR" : "HPHL"); in wcd_mbhc_hph_ocp_irq()
Dwcd934x.c2988 bool hphr; in wcd934x_hph_impedance_get() local
2994 hphr = mc->shift; in wcd934x_hph_impedance_get()
2997 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd934x_hph_impedance_get()