Home
last modified time | relevance | path

Searched full:dap (Results 1 – 25 of 92) sorted by relevance

1234

/kernel/linux/linux-5.10/sound/soc/tegra/
Dtegra20_das.h80 * DAP: Digital audio port (port/pins on Tegra device)
83 * The Tegra DAS is a mux/cross-bar which can connect each DAP to a specific
84 * DAC, or another DAP. When DAPs are connected, one must be the master and
85 * one the slave. Each DAC allows selection of a specific DAP for input, to
94 * Connect a DAP to a DAC
95 * dap_id: DAP to connect: TEGRA20_DAS_DAP_ID_*
101 * Connect a DAP to another DAP
102 * dap_id: DAP to connect: TEGRA20_DAS_DAP_ID_*
103 * other_dap_sel: DAP to connect to: TEGRA20_DAS_DAP_SEL_DAP*
104 * master: Is this DAP the master (1) or slave (0)
[all …]
Dtegra20_das.c35 int tegra20_das_connect_dap_to_dac(int dap, int dac) in tegra20_das_connect_dap_to_dac() argument
44 (dap * TEGRA20_DAS_DAP_CTRL_SEL_STRIDE); in tegra20_das_connect_dap_to_dac()
53 int tegra20_das_connect_dap_to_dap(int dap, int otherdap, int master, in tegra20_das_connect_dap_to_dap() argument
63 (dap * TEGRA20_DAS_DAP_CTRL_SEL_STRIDE); in tegra20_das_connect_dap_to_dap()
75 int tegra20_das_connect_dac_to_dap(int dac, int dap) in tegra20_das_connect_dac_to_dap() argument
85 reg = dap << TEGRA20_DAS_DAC_INPUT_DATA_CLK_SEL_DAC_CLK_SEL_P | in tegra20_das_connect_dac_to_dap()
86 dap << TEGRA20_DAS_DAC_INPUT_DATA_CLK_SEL_DAC_SDATA1_SEL_P | in tegra20_das_connect_dac_to_dap()
87 dap << TEGRA20_DAS_DAC_INPUT_DATA_CLK_SEL_DAC_SDATA2_SEL_P; in tegra20_das_connect_dac_to_dap()
152 dev_err(&pdev->dev, "Can't set up DAS DAP connection\n"); in tegra20_das_probe()
165 dev_err(&pdev->dev, "Can't set up DAS DAP connection\n"); in tegra20_das_probe()
Dtegra210_i2s.c710 .name = "I2S-DAP",
712 .stream_name = "DAP-Playback",
721 .stream_name = "DAP-Capture",
789 { "DAP-Playback", NULL, "RX" },
790 { "SPK", NULL, "DAP-Playback" },
795 { "TX", NULL, "DAP-Capture" },
796 { "DAP-Capture", NULL, "MIC" },
Dtegra186_dspk.c321 .name = "DSPK-DAP",
323 .stream_name = "DAP-Playback",
344 { "DAP-Playback", NULL, "RX" },
345 { "SPK", NULL, "DAP-Playback" },
Dtegra210_dmic.c332 .name = "DMIC-DAP",
334 .stream_name = "DAP-Capture",
355 { "TX", NULL, "DAP-Capture" },
356 { "DAP-Capture", NULL, "MIC" },
/kernel/linux/linux-6.6/sound/soc/tegra/
Dtegra20_das.c86 * DAP: Digital audio port (port/pins on Tegra device)
89 * The Tegra DAS is a mux/cross-bar which can connect each DAP to a specific
90 * DAC, or another DAP. When DAPs are connected, one must be the master and
91 * one the slave. Each DAC allows selection of a specific DAP for input, to
104 static void tegra20_das_connect_dap_to_dac(struct tegra20_das *das, int dap, int dac) in tegra20_das_connect_dap_to_dac() argument
110 (dap * TEGRA20_DAS_DAP_CTRL_SEL_STRIDE); in tegra20_das_connect_dap_to_dac()
116 static void tegra20_das_connect_dac_to_dap(struct tegra20_das *das, int dac, int dap) in tegra20_das_connect_dac_to_dap() argument
123 reg = dap << TEGRA20_DAS_DAC_INPUT_DATA_CLK_SEL_DAC_CLK_SEL_P | in tegra20_das_connect_dac_to_dap()
124 dap << TEGRA20_DAS_DAC_INPUT_DATA_CLK_SEL_DAC_SDATA1_SEL_P | in tegra20_das_connect_dac_to_dap()
125 dap << TEGRA20_DAS_DAC_INPUT_DATA_CLK_SEL_DAC_SDATA2_SEL_P; in tegra20_das_connect_dac_to_dap()
Dtegra210_i2s.c710 .name = "I2S-DAP",
712 .stream_name = "DAP-Playback",
721 .stream_name = "DAP-Capture",
789 { "DAP-Playback", NULL, "RX" },
790 { "SPK", NULL, "DAP-Playback" },
795 { "TX", NULL, "DAP-Capture" },
796 { "DAP-Capture", NULL, "MIC" },
Dtegra186_dspk.c320 .name = "DSPK-DAP",
322 .stream_name = "DAP-Playback",
343 { "DAP-Playback", NULL, "RX" },
344 { "SPK", NULL, "DAP-Playback" },
Dtegra210_dmic.c332 .name = "DMIC-DAP",
334 .stream_name = "DAP-Capture",
355 { "TX", NULL, "DAP-Capture" },
356 { "DAP-Capture", NULL, "MIC" },
/kernel/linux/linux-6.6/sound/soc/codecs/
Dsgtl5000.c397 "ADC", "I2S", "Rsvrd", "DAP"
407 /* input sources for DAP */
417 SOC_DAPM_ENUM("DAP Mux", dap_enum);
419 /* input sources for DAP mix */
429 SOC_DAPM_ENUM("DAP MIX Mux", dapmix_enum);
452 SND_SOC_DAPM_MUX("DAP Mux", SGTL5000_DAP_CTRL, 0, 0, &dap_mux),
453 SND_SOC_DAPM_MUX("DAP MIX Mux", SGTL5000_DAP_CTRL, 4, 0, &dapmix_mux),
454 SND_SOC_DAPM_MIXER("DAP", SGTL5000_CHIP_DIG_POWER, 4, 0, NULL, 0),
483 {"DAP Mux", "ADC", "ADC"}, /* adc --> DAP mux */
484 {"DAP Mux", NULL, "AIFIN"}, /* i2s --> DAP mux */
[all …]
/kernel/linux/linux-5.10/sound/soc/codecs/
Dsgtl5000.c397 "ADC", "I2S", "Rsvrd", "DAP"
407 /* input sources for DAP */
417 SOC_DAPM_ENUM("DAP Mux", dap_enum);
419 /* input sources for DAP mix */
429 SOC_DAPM_ENUM("DAP MIX Mux", dapmix_enum);
452 SND_SOC_DAPM_MUX("DAP Mux", SGTL5000_DAP_CTRL, 0, 0, &dap_mux),
453 SND_SOC_DAPM_MUX("DAP MIX Mux", SGTL5000_DAP_CTRL, 4, 0, &dapmix_mux),
454 SND_SOC_DAPM_MIXER("DAP", SGTL5000_CHIP_DIG_POWER, 4, 0, NULL, 0),
483 {"DAP Mux", "ADC", "ADC"}, /* adc --> DAP mux */
484 {"DAP Mux", NULL, "AIFIN"}, /* i2s --> DAP mux */
[all …]
/kernel/linux/linux-5.10/net/bridge/netfilter/
Debt_arp.c40 const __be32 *sap, *dap; in ebt_arp_mt() local
50 dap = skb_header_pointer(skb, sizeof(struct arphdr) + in ebt_arp_mt()
53 if (dap == NULL) in ebt_arp_mt()
61 info->daddr != (*dap & info->dmsk))) in ebt_arp_mt()
64 NF_INVF(info, EBT_ARP_GRAT, *dap != *sap)) in ebt_arp_mt()
/kernel/linux/linux-6.6/net/bridge/netfilter/
Debt_arp.c40 const __be32 *sap, *dap; in ebt_arp_mt() local
50 dap = skb_header_pointer(skb, sizeof(struct arphdr) + in ebt_arp_mt()
53 if (dap == NULL) in ebt_arp_mt()
61 info->daddr != (*dap & info->dmsk))) in ebt_arp_mt()
64 NF_INVF(info, EBT_ARP_GRAT, *dap != *sap)) in ebt_arp_mt()
/kernel/linux/linux-6.6/sound/soc/sof/imx/
Dimx8m.c35 /* DAP registers */
59 void __iomem *dap; member
132 pwrctl = readl(priv->dap + IMX8M_DAP_PWRCTL); in imx8m_reset()
134 writel(pwrctl, priv->dap + IMX8M_DAP_PWRCTL); in imx8m_reset()
143 pwrctl = readl(priv->dap + IMX8M_DAP_PWRCTL); in imx8m_reset()
145 writel(pwrctl, priv->dap + IMX8M_DAP_PWRCTL); in imx8m_reset()
203 priv->dap = devm_ioremap(sdev->dev, IMX8M_DAP_DEBUG, IMX8M_DAP_DEBUG_SIZE); in imx8m_probe()
204 if (!priv->dap) { in imx8m_probe()
205 dev_err(sdev->dev, "error: failed to map DAP debug memory area"); in imx8m_probe()
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/
Docteon-model.c333 suffix = "DAP"; in octeon_model_get_string_buffer()
346 suffix = "DAP"; in octeon_model_get_string_buffer()
361 suffix = "DAP"; in octeon_model_get_string_buffer()
372 suffix = "DAP"; in octeon_model_get_string_buffer()
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/executive/
Docteon-model.c333 suffix = "DAP"; in octeon_model_get_string_buffer()
346 suffix = "DAP"; in octeon_model_get_string_buffer()
361 suffix = "DAP"; in octeon_model_get_string_buffer()
372 suffix = "DAP"; in octeon_model_get_string_buffer()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/drx39xyj/
Ddrx_dap_fasi.h66 * The DAP FASI offers long address format (4 bytes) and short address format
67 * (2 bytes). The DAP can operate in 3 modes:
121 * Default is single master, DAP FASI changes multi-master setting silently
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/drx39xyj/
Ddrx_dap_fasi.h66 * The DAP FASI offers long address format (4 bytes) and short address format
67 * (2 bytes). The DAP can operate in 3 modes:
121 * Default is single master, DAP FASI changes multi-master setting silently
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dnvidia,tegra20-ac97.txt21 of the GPIO corresponding with the AC97 DAP _FS line
Dnvidia,tegra210-dmic.yaml71 DMIC DAP (Digital Audio Port) interface which can be connected
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dnvidia,tegra20-ac97.txt21 of the GPIO corresponding with the AC97 DAP _FS line
/kernel/linux/linux-6.6/drivers/bus/
Domap_l3_smx.h152 /* DAP has 1 ID */
300 /* DAP IA */
/kernel/linux/linux-5.10/drivers/bus/
Domap_l3_smx.h152 /* DAP has 1 ID */
300 /* DAP IA */
/kernel/linux/linux-6.6/drivers/remoteproc/
Dimx_dsp_rproc.c48 /* DAP registers */
188 void __iomem *dap = ioremap_wc(IMX8M_DAP_DEBUG, IMX8M_DAP_DEBUG_SIZE); in imx8mp_dsp_reset() local
192 pwrctl = readl(dap + IMX8M_DAP_PWRCTL); in imx8mp_dsp_reset()
194 writel(pwrctl, dap + IMX8M_DAP_PWRCTL); in imx8mp_dsp_reset()
204 pwrctl = readl(dap + IMX8M_DAP_PWRCTL); in imx8mp_dsp_reset()
206 writel(pwrctl, dap + IMX8M_DAP_PWRCTL); in imx8mp_dsp_reset()
208 iounmap(dap); in imx8mp_dsp_reset()
/kernel/linux/linux-6.6/arch/arm64/boot/dts/nvidia/
Dtegra234-p3740-0002+p3701-0008.dts232 "CVB-RT AIF1 Playback", "I2S4 DAP-Playback",
233 "I2S4 DAP-Capture", "CVB-RT AIF1 Capture",

1234