Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Dwcd937x.c1268 bool hphr; in wcd937x_get_compander() local
1271 hphr = mc->shift; in wcd937x_get_compander()
1273 ucontrol->value.integer.value[0] = hphr ? wcd937x->comp2_enable : in wcd937x_get_compander()
1287 bool hphr; in wcd937x_set_compander() local
1290 hphr = mc->shift; in wcd937x_set_compander()
1292 if (hphr) { in wcd937x_set_compander()
1977 bool hphr; in wcd937x_hph_impedance_get() local
1984 hphr = mc->shift; in wcd937x_hph_impedance_get()
1986 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd937x_hph_impedance_get()
H A Dwcd938x.c1560 bool hphr; in wcd938x_get_compander() local
1563 hphr = mc->shift; in wcd938x_get_compander()
1565 if (hphr) in wcd938x_get_compander()
1582 bool hphr; in wcd938x_set_compander() local
1585 hphr = mc->shift; in wcd938x_set_compander()
1589 if (hphr) in wcd938x_set_compander()
2532 bool hphr; in wcd938x_hph_impedance_get() local
2539 hphr = mc->shift; in wcd938x_hph_impedance_get()
2542 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd938x_hph_impedance_get()
H A Dwcd-mbhc-v2.c734 static irqreturn_t wcd_mbhc_hph_ocp_irq(struct wcd_mbhc *mbhc, bool hphr) in wcd_mbhc_hph_ocp_irq() argument
739 hphr ? "HPHR" : "HPHL"); in wcd_mbhc_hph_ocp_irq()
H A Dwcd939x.c2459 bool hphr = mc->shift; in wcd939x_hph_impedance_get() local
2464 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd939x_hph_impedance_get()
H A Dwcd934x.c2970 bool hphr; in wcd934x_hph_impedance_get() local
2976 hphr = mc->shift; in wcd934x_hph_impedance_get()
2979 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd934x_hph_impedance_get()