Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwcd938x.c1584 bool hphr; in wcd938x_get_compander() local
1587 hphr = mc->shift; in wcd938x_get_compander()
1589 if (hphr) in wcd938x_get_compander()
1606 bool hphr; in wcd938x_set_compander() local
1609 hphr = mc->shift; in wcd938x_set_compander()
1613 if (hphr) in wcd938x_set_compander()
2581 bool hphr; in wcd938x_hph_impedance_get() local
2588 hphr = mc->shift; in wcd938x_hph_impedance_get()
2591 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd938x_hph_impedance_get()
H A 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()
H A 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()