Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwcd937x.c1260 bool hphr; in wcd937x_get_compander() local
1263 hphr = mc->shift; in wcd937x_get_compander()
1265 ucontrol->value.integer.value[0] = hphr ? wcd937x->comp2_enable : in wcd937x_get_compander()
1279 bool hphr; in wcd937x_set_compander() local
1282 hphr = mc->shift; in wcd937x_set_compander()
1284 if (hphr) { in wcd937x_set_compander()
1969 bool hphr; in wcd937x_hph_impedance_get() local
1976 hphr = mc->shift; in wcd937x_hph_impedance_get()
1978 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd937x_hph_impedance_get()
H A Dwcd938x.c1565 bool hphr; in wcd938x_get_compander() local
1568 hphr = mc->shift; in wcd938x_get_compander()
1570 if (hphr) in wcd938x_get_compander()
1587 bool hphr; in wcd938x_set_compander() local
1590 hphr = mc->shift; in wcd938x_set_compander()
1594 if (hphr) in wcd938x_set_compander()
2537 bool hphr; in wcd938x_hph_impedance_get() local
2544 hphr = mc->shift; in wcd938x_hph_impedance_get()
2547 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.c2980 bool hphr; in wcd934x_hph_impedance_get() local
2986 hphr = mc->shift; in wcd934x_hph_impedance_get()
2989 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd934x_hph_impedance_get()