Home
last modified time | relevance | path

Searched refs:AFE (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dmtk-afe-pcm.txt1 Mediatek AFE PCM controller
6 - interrupts: Should contain AFE interrupt
Dmt8183-afe-pcm.txt1 Mediatek AFE PCM controller for mt8183
6 - interrupts: should contain AFE interrupt
Dmt6797-afe-pcm.txt1 Mediatek AFE PCM controller for mt6797
6 - interrupts: should contain AFE interrupt
Dqcom,q6afe.txt3 AFE is one of the APR audio service on Q6DSP
15 = AFE DAIs (Digial Audio Interface)
16 "dais" subnode of the AFE node. It represents afe dais, each afe dai is a
40 == AFE DAI is subnode of "dais" and represent a dai, it includes board specific
Dmt2701-afe-pcm.txt1 Mediatek AFE PCM controller for mt2701
7 - interrupts: should contain AFE and ASYS interrupts
/Linux-v5.4/drivers/soc/qcom/
DKconfig202 ASM, ADM and AFE modules.
/Linux-v5.4/drivers/iommu/
Dmsm_iommu_hw-8xxx.h569 #define SET_AFE(b, c, v) SET_CONTEXT_FIELD(b, c, SCTLR, AFE, v)
757 #define GET_AFE(b, c) GET_CONTEXT_FIELD(b, c, SCTLR, AFE)
1125 #define AFE (AFE_MASK << AFE_SHIFT) macro