Searched refs:hphr (Results 1 – 4 of 4) sorted by relevance
25 "cdc_hphr_cnp_int" - hphr click and pop interrupt.
2573 bool hphr; in wcd938x_get_compander() local2576 hphr = mc->shift; in wcd938x_get_compander()2578 if (hphr) in wcd938x_get_compander()2594 bool hphr; in wcd938x_set_compander() local2597 hphr = mc->shift; in wcd938x_set_compander()2601 if (hphr) in wcd938x_set_compander()3558 bool hphr; in wcd938x_hph_impedance_get() local3565 hphr = mc->shift; in wcd938x_hph_impedance_get()3568 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd938x_hph_impedance_get()
688 static irqreturn_t wcd_mbhc_hph_ocp_irq(struct wcd_mbhc *mbhc, bool hphr) in wcd_mbhc_hph_ocp_irq() argument693 hphr ? "HPHR" : "HPHL"); in wcd_mbhc_hph_ocp_irq()
3013 bool hphr; in wcd934x_hph_impedance_get() local3019 hphr = mc->shift; in wcd934x_hph_impedance_get()3022 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd934x_hph_impedance_get()