Home
last modified time | relevance | path

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

/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dmtk-afe-pcm.txt1 Mediatek AFE PCM controller
6 - interrupts: Should contain AFE interrupt
H A Dmt6797-afe-pcm.txt1 Mediatek AFE PCM controller for mt6797
6 - interrupts: should contain AFE interrupt
H A Dmt8183-afe-pcm.txt1 Mediatek AFE PCM controller for mt8183
6 - interrupts: should contain AFE interrupt
H A Dmediatek,mt2701-audio.yaml7 title: MediaTek Audio Front End (AFE) PCM controller for mt2701
10 The AFE PCM node must be a subnode of the MediaTek audsys device tree node.
23 - description: AFE interrupt
H A Dmt8192-afe-pcm.yaml7 title: Mediatek AFE PCM controller for mt8192
43 - description: AFE clock
H A Dmt8195-afe-pcm.yaml7 title: Mediatek AFE PCM controller for mt8195
31 Shared memory region for AFE memif. A "shared-dma-pool".
H A Dqcom,q6usb.yaml13 The USB port is a supported AFE path on the Q6 DSP. This ASoC DPCM
H A Dmediatek,mt8188-afe.yaml7 title: MediaTek AFE PCM controller for mt8188
31 Shared memory region for AFE memif. A "shared-dma-pool".
H A Dmediatek,mt7986-afe.yaml7 title: MediaTek AFE PCM controller for MT7986
H A Dmediatek,mt8188-mt6359.yaml41 The AFE will link to ADSP when the phandle is provided.
H A Dmt8186-afe-pcm.yaml7 title: Mediatek AFE PCM controller for mt8186
/linux-6.15/Documentation/devicetree/bindings/net/
H A Dmotorcomm,yt8xxx.yaml51 If set, PHY will not enter sleep mode and close AFE after unplug cable
/linux-6.15/drivers/soc/qcom/
H A DKconfig268 ASM, ADM and AFE modules.
/linux-6.15/drivers/iommu/
H A 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