Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dpm4125.c874 bool hphr; in pm4125_get_compander()
877 hphr = mc->shift; in pm4125_get_compander()
879 ucontrol->value.integer.value[0] = hphr ? pm4125->comp2_enable : pm4125->comp1_enable; in pm4125_get_compander()
891 bool hphr; in pm4125_set_compander()
894 hphr = mc->shift; in pm4125_set_compander()
896 if (hphr) { in pm4125_set_compander()
873 bool hphr; pm4125_get_compander() local
890 bool hphr; pm4125_set_compander() local
H A Dwcd937x.c1275 bool hphr; in wcd937x_set_compander() local
1278 hphr = mc->shift; in wcd937x_set_compander()
1280 ucontrol->value.integer.value[0] = hphr ? wcd937x->comp2_enable : in wcd937x_set_compander()
1294 bool hphr; in wcd937x_set_compander()
1297 hphr = mc->shift; in wcd937x_set_compander()
1299 if (hphr) { in wcd937x_set_compander()
1979 bool hphr;
1985 hphr = mc->shift;
1987 ucontrol->value.integer.value[0] = hphr ? zr : zl;
1256 bool hphr; wcd937x_get_compander() local
1965 bool hphr; wcd937x_hph_impedance_get() local
H A Dwcd938x.c1559 bool hphr; in wcd938x_get_compander()
1562 hphr = mc->shift; in wcd938x_get_compander()
1564 if (hphr) in wcd938x_get_compander()
1581 bool hphr; in wcd938x_set_compander()
1584 hphr = mc->shift; in wcd938x_set_compander()
1588 if (hphr) in wcd938x_set_compander()
2517 bool hphr; in wcd938x_hph_impedance_get()
2523 hphr = mc->shift; in wcd938x_hph_impedance_get()
2526 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd938x_hph_impedance_get()
1558 bool hphr; wcd938x_get_compander() local
1580 bool hphr; wcd938x_set_compander() local
2521 bool hphr; wcd938x_hph_impedance_get() local
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.c2443 bool hphr = mc->shift; in wcd939x_hph_impedance_get()
2448 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd939x_hph_impedance_get()
2449 bool hphr = mc->shift; wcd939x_hph_impedance_get() local
H A Dwcd934x.c2912 bool hphr; in wcd934x_get_hph_type()
2918 hphr = mc->shift; in wcd934x_get_hph_type()
2921 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd934x_hph_impedance_get()
2924 bool hphr; wcd934x_hph_impedance_get() local