Home
last modified time | relevance | path

Searched full:afe (Results 1 – 25 of 110) sorted by relevance

12345

/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dadv7604.yaml36 - enum: [ avlink, cec, infoframe, esdp, dpp, afe, rep, edid, hdmi, test, cp, vdp ]
37 - enum: [ avlink, cec, infoframe, esdp, dpp, afe, rep, edid, hdmi, test, cp, vdp ]
38 - enum: [ avlink, cec, infoframe, esdp, dpp, afe, rep, edid, hdmi, test, cp, vdp ]
39 - enum: [ avlink, cec, infoframe, esdp, dpp, afe, rep, edid, hdmi, test, cp, vdp ]
40 - enum: [ avlink, cec, infoframe, esdp, dpp, afe, rep, edid, hdmi, test, cp, vdp ]
41 - enum: [ avlink, cec, infoframe, esdp, dpp, afe, rep, edid, hdmi, test, cp, vdp ]
42 - enum: [ avlink, cec, infoframe, esdp, dpp, afe, rep, edid, hdmi, test, cp, vdp ]
43 - enum: [ avlink, cec, infoframe, esdp, dpp, afe, rep, edid, hdmi, test, cp, vdp ]
44 - enum: [ avlink, cec, infoframe, esdp, dpp, afe, rep, edid, hdmi, test, cp, vdp ]
45 - enum: [ avlink, cec, infoframe, esdp, dpp, afe, rep, edid, hdmi, test, cp, vdp ]
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dmtk-afe-pcm.txt1 Mediatek AFE PCM controller
4 - compatible = "mediatek,mt8173-afe-pcm";
6 - interrupts: Should contain AFE interrupt
21 afe: mt8173-afe-pcm@11220000 {
22 compatible = "mediatek,mt8173-afe-pcm";
H A Dmt8192-afe-pcm.yaml4 $id: http://devicetree.org/schemas/sound/mt8192-afe-pcm.yaml#
7 title: Mediatek AFE PCM controller for mt8192
43 - description: AFE clock
79 afe: mt8192-afe-pcm {
H A Dmt6797-afe-pcm.txt1 Mediatek AFE PCM controller for mt6797
6 - interrupts: should contain AFE interrupt
21 afe: mt6797-afe-pcm@11220000 {
H A Dmt8183-afe-pcm.txt1 Mediatek AFE PCM controller for mt8183
6 - interrupts: should contain AFE interrupt
23 afe: mt8183-afe-pcm@11220000 {
H A Dmt2701-afe-pcm.txt1 Mediatek AFE PCM controller for mt2701
7 - interrupts: should contain AFE and ASYS interrupts
8 - interrupt-names: should be "afe" and "asys"
61 afe: audio-controller {
65 interrupt-names = "afe", "asys";
H A Dmt8195-afe-pcm.yaml4 $id: http://devicetree.org/schemas/sound/mt8195-afe-pcm.yaml#
7 title: Mediatek AFE PCM controller for mt8195
31 Shared memory region for AFE memif. A "shared-dma-pool".
151 afe: mt8195-afe-pcm@10890000 {
H A Dmediatek,mt8188-afe.yaml4 $id: http://devicetree.org/schemas/sound/mediatek,mt8188-afe.yaml#
7 title: MediaTek AFE PCM controller for mt8188
14 const: mediatek,mt8188-afe
31 Shared memory region for AFE memif. A "shared-dma-pool".
179 afe@10b10000 {
180 compatible = "mediatek,mt8188-afe";
H A Dmt8186-afe-pcm.yaml4 $id: http://devicetree.org/schemas/sound/mt8186-afe-pcm.yaml#
7 title: Mediatek AFE PCM controller for mt8186
114 afe: mt8186-afe-pcm@11210000 {
H A Dmediatek,mt8365-afe.yaml4 $id: http://devicetree.org/schemas/sound/mediatek,mt8365-afe.yaml#
14 const: mediatek,mt8365-afe-pcm
93 compatible = "mediatek,mt8365-afe-pcm";
H A Dmediatek,mt8365-mt6357.yaml96 mediatek,platform = <&afe>;
101 sound-dai = <&afe>;
H A Dmt8173-max98090.txt13 mediatek,platform = <&afe>;
H A Dmt6797-mt6351.txt13 mediatek,platform = <&afe>;
H A Dmt8173-rt5650-rt5514.txt13 mediatek,platform = <&afe>;
H A Dmt8173-rt5650-rt5676.txt14 mediatek,platform = <&afe>;
H A Dmt8183-da7219-max98357.txt19 mediatek,platform = <&afe>;
H A Dqcom,q6afe.txt3 AFE is one of the APR audio service on Q6DSP
H A Dmt2701-wm8960.txt15 mediatek,platform = <&afe>;
H A Dmt8183-mt6358-ts3a227-max98357.txt23 mediatek,platform = <&afe>;
H A Dmt8173-rt5650.txt25 mediatek,platform = <&afe>;
/freebsd/sys/dev/isci/scil/
H A Dscu_bios_definitions.h303 * AFE XCVR Tx Amplitude and Equalization Control Register Set
307 * by the AFE block after the following:
308 * - Software programs the Link Layer AFE Look Up Table Control
310 * - Software sets AFE XCVR Tx Control Register Tx Equalization
500 * AFE XCVR Tx Amplitude and Equalization Control Register Set
504 * by the AFE block after the following:
505 * - Software programs the Link Layer AFE Look Up Table Control
507 * - Software sets AFE XCVR Tx Control Register Tx Equalization
710 * AFE XCVR Tx Amplitude and Equalization Control Register Set
714 * by the AFE block after the following:
[all …]
H A Dscu_registers.h1549 //* AFE REGISTERS
1640 * @brief AFE Transceiver Registers
1641 * See SCU AFE Specification for use of these registers.
1643 * @note For ARLINGTON_BUILD see the SCU AFE specification.
1644 * @note For PLEASANT_RIDGE_BUILD build see the Uaoa AFE specification.
1667 // AFE 0 is at offset 0x0800
1668 // AFE 1 is at offset 0x0900
1669 // AFE 2 is at offset 0x0a00
1670 // AFE 3 is at offset 0x0b00
1745 * @brief AFE Regsiters
[all …]
/freebsd/sys/contrib/device-tree/Bindings/soc/mediatek/
H A Dscpsys.txt75 afe: mt8173-afe-pcm@11220000 {
76 compatible = "mediatek,mt8173-afe-pcm";
/freebsd/sys/contrib/device-tree/Bindings/arm/mediatek/
H A Dmediatek,audsys.txt27 ../sonud/mt2701-afe-pcm.txt.
36 afe: audio-controller {
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_regs.h269 #define BWN_NPHY_AFECTL_OVER1 BWN_PHY_N(0x08F) /* AFE control override 1 */
313 #define BWN_NPHY_AFECTL_OVER BWN_PHY_N(0x0A5) /* AFE control override */
314 #define BWN_NPHY_AFECTL_C1 BWN_PHY_N(0x0A6) /* AFE control core 1 */
315 #define BWN_NPHY_AFECTL_C2 BWN_PHY_N(0x0A7) /* AFE control core 2 */
316 #define BWN_NPHY_AFECTL_C3 BWN_PHY_N(0x0A8) /* AFE control core 3 */
317 #define BWN_NPHY_AFECTL_C4 BWN_PHY_N(0x0A9) /* AFE control core 4 */
318 #define BWN_NPHY_AFECTL_DACGAIN1 BWN_PHY_N(0x0AA) /* AFE control DAC gain 1 */
319 #define BWN_NPHY_AFECTL_DACGAIN2 BWN_PHY_N(0x0AB) /* AFE control DAC gain 2 */
320 #define BWN_NPHY_AFECTL_DACGAIN3 BWN_PHY_N(0x0AC) /* AFE control DAC gain 3 */
321 #define BWN_NPHY_AFECTL_DACGAIN4 BWN_PHY_N(0x0AD) /* AFE control DAC gain 4 */
[all …]

12345