Searched +full:micbias2 +full:- +full:ext +full:- +full:cap (Results 1 – 2 of 2) sorted by relevance
8 - compatible = "qcom,pm8916-wcd-analog-codec";9 - reg: represents the slave base address provided to the peripheral.10 - interrupts: List of interrupts in given SPMI peripheral.11 - interrupt-names: Names specified to above list of interrupts in same13 "cdc_spk_cnp_int" - Speaker click and pop interrupt.14 "cdc_spk_clip_int" - Speaker clip interrupt.15 "cdc_spk_ocp_int" - Speaker over current protect interrupt.16 "mbhc_ins_rem_det1" - jack insert removal detect interrupt 1.17 "mbhc_but_rel_det" - button release interrupt.18 "mbhc_but_press_det" - button press event[all …]
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/sound/qcom,pm8916-wcd-analog-codec.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Konrad Dybcio <konradybcio@kernel.org>17 const: qcom,pm8916-wcd-analog-codec25 interrupt-names:27 - const: cdc_spk_cnp_int28 - const: cdc_spk_clip_int29 - const: cdc_spk_ocp_int[all …]