Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/devicetree/bindings/sound/
Dqcom,msm8916-wcd-analog.txt25 "cdc_hphr_cnp_int" - hphr click and pop interrupt.
/Linux-v5.15/sound/soc/codecs/
Dwcd938x.c2573 bool hphr; in wcd938x_get_compander() local
2576 hphr = mc->shift; in wcd938x_get_compander()
2578 if (hphr) in wcd938x_get_compander()
2594 bool hphr; in wcd938x_set_compander() local
2597 hphr = mc->shift; in wcd938x_set_compander()
2601 if (hphr) in wcd938x_set_compander()
3558 bool hphr; in wcd938x_hph_impedance_get() local
3565 hphr = mc->shift; in wcd938x_hph_impedance_get()
3568 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd938x_hph_impedance_get()
Dwcd-mbhc-v2.c688 static irqreturn_t wcd_mbhc_hph_ocp_irq(struct wcd_mbhc *mbhc, bool hphr) in wcd_mbhc_hph_ocp_irq() argument
693 hphr ? "HPHR" : "HPHL"); in wcd_mbhc_hph_ocp_irq()
Dwcd934x.c3013 bool hphr; in wcd934x_hph_impedance_get() local
3019 hphr = mc->shift; in wcd934x_hph_impedance_get()
3022 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd934x_hph_impedance_get()