Searched refs:hphr (Results 1 – 4 of 4) sorted by relevance
25 "cdc_hphr_cnp_int" - hphr click and pop interrupt.
2579 bool hphr; in wcd938x_get_compander() local2582 hphr = mc->shift; in wcd938x_get_compander()2584 if (hphr) in wcd938x_get_compander()2601 bool hphr; in wcd938x_set_compander() local2604 hphr = mc->shift; in wcd938x_set_compander()2608 if (hphr) in wcd938x_set_compander()3575 bool hphr; in wcd938x_hph_impedance_get() local3582 hphr = mc->shift; in wcd938x_hph_impedance_get()3585 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd938x_hph_impedance_get()
689 static irqreturn_t wcd_mbhc_hph_ocp_irq(struct wcd_mbhc *mbhc, bool hphr) in wcd_mbhc_hph_ocp_irq() argument694 hphr ? "HPHR" : "HPHL"); in wcd_mbhc_hph_ocp_irq()
2988 bool hphr; in wcd934x_hph_impedance_get() local2994 hphr = mc->shift; in wcd934x_hph_impedance_get()2997 ucontrol->value.integer.value[0] = hphr ? zr : zl; in wcd934x_hph_impedance_get()