Searched refs:hphr (Results 1 – 5 of 5) sorted by relevance
1268 bool hphr; in wcd937x_get_compander() local1271 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() local1290 hphr = mc->shift; in wcd937x_set_compander()1292 if (hphr) { in wcd937x_set_compander()1977 bool hphr; in wcd937x_hph_impedance_get() local1984 hphr = mc->shift; in wcd937x_hph_impedance_get()1986 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd937x_hph_impedance_get()
1560 bool hphr; in wcd938x_get_compander() local1563 hphr = mc->shift; in wcd938x_get_compander()1565 if (hphr) in wcd938x_get_compander()1582 bool hphr; in wcd938x_set_compander() local1585 hphr = mc->shift; in wcd938x_set_compander()1589 if (hphr) in wcd938x_set_compander()2532 bool hphr; in wcd938x_hph_impedance_get() local2539 hphr = mc->shift; in wcd938x_hph_impedance_get()2542 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()
2970 bool hphr; in wcd934x_hph_impedance_get() local2976 hphr = mc->shift; in wcd934x_hph_impedance_get()2979 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd934x_hph_impedance_get()