Searched refs:hphr (Results 1 – 5 of 5) sorted by relevance
1260 bool hphr; in wcd937x_get_compander() local1263 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() local1282 hphr = mc->shift; in wcd937x_set_compander()1284 if (hphr) { in wcd937x_set_compander()1969 bool hphr; in wcd937x_hph_impedance_get() local1976 hphr = mc->shift; in wcd937x_hph_impedance_get()1978 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd937x_hph_impedance_get()
1565 bool hphr; in wcd938x_get_compander() local1568 hphr = mc->shift; in wcd938x_get_compander()1570 if (hphr) in wcd938x_get_compander()1587 bool hphr; in wcd938x_set_compander() local1590 hphr = mc->shift; in wcd938x_set_compander()1594 if (hphr) in wcd938x_set_compander()2537 bool hphr; in wcd938x_hph_impedance_get() local2544 hphr = mc->shift; in wcd938x_hph_impedance_get()2547 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd938x_hph_impedance_get()
734 static irqreturn_t wcd_mbhc_hph_ocp_irq(struct wcd_mbhc *mbhc, bool hphr) in wcd_mbhc_hph_ocp_irq() argument739 hphr ? "HPHR" : "HPHL"); in wcd_mbhc_hph_ocp_irq()
2459 bool hphr = mc->shift; in wcd939x_hph_impedance_get() local2464 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd939x_hph_impedance_get()
2980 bool hphr; in wcd934x_hph_impedance_get() local2986 hphr = mc->shift; in wcd934x_hph_impedance_get()2989 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd934x_hph_impedance_get()