Home
last modified time | relevance | path

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

12

/Linux-v5.15/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_*
98 extern int tegra20_das_connect_dap_to_dac(int dap, int dac);
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*
[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.c560 .name = "I2S-DAP",
562 .stream_name = "DAP-Playback",
571 .stream_name = "DAP-Capture",
633 { "DAP-Playback", NULL, "RX" },
634 { "SPK", NULL, "DAP-Playback" },
639 { "TX", NULL, "DAP-Capture" },
640 { "DAP-Capture", NULL, "MIC" },
Dtegra186_dspk.c210 .name = "DSPK-DAP",
212 .stream_name = "DAP-Playback",
233 { "DAP-Playback", NULL, "RX" },
234 { "SPK", NULL, "DAP-Playback" },
Dtegra210_dmic.c221 .name = "DMIC-DAP",
223 .stream_name = "DAP-Capture",
244 { "TX", NULL, "DAP-Capture" },
245 { "DAP-Capture", NULL, "MIC" },
/Linux-v5.15/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 …]
/Linux-v5.15/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()
/Linux-v5.15/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()
/Linux-v5.15/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
Ddrx_driver.h257 * The actual DAP implementation may be restricted to only one of the modes.
258 * A compiler warning or error will be generated if the DAP implementation
272 * This maximum size may be restricted by the actual DAP implementation.
273 * A compiler warning or error will be generated if the DAP implementation
276 * Beware that the DAP uses DRXDAP_MAX_WCHUNKSIZE to create a temporary data
292 * This maximum size may be restricted by the actual DAP implementation.
293 * A compiler warning or error will be generated if the DAP implementation
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Dnvidia,tegra20-ac97.txt21 of the GPIO corresponding with the AC97 DAP _FS line
Dnvidia,tegra186-dspk.yaml72 DSPK DAP (Digital Audio Port) interface which can be connected
Dnvidia,tegra210-dmic.yaml73 DMIC DAP (Digital Audio Port) interface which can be connected
Dnvidia,tegra210-i2s.yaml89 I2S DAP (Digital Audio Port) interface which can be connected
Dnvidia,tegra-audio-graph-card.yaml79 /* I/O DAP Ports */
/Linux-v5.15/drivers/bus/
Domap_l3_smx.h152 /* DAP has 1 ID */
300 /* DAP IA */
Domap_l3_smx.c110 return "DAP"; in omap3_l3_initiator_string()
/Linux-v5.15/drivers/scsi/bfa/
Dbfa_fcbuild.c972 gpnid->dap = port_id; in fc_gpnid_build()
988 gnnid->dap = port_id; in fc_gnnid_build()
1071 rftid->dap = s_id; in fc_rftid_build()
1094 rftid->dap = s_id; in fc_rftid_build_sol()
1114 rffid->dap = s_id; in fc_rffid_build()
1136 rspnid->dap = s_id; in fc_rspnid_build()
Dbfa_fc.h1276 u32 dap:24; /* port identifier */ member
1288 u32 dap:24; /* port identifier */ member
1296 u32 dap:24; /* port identifier */ member
1308 u32 dap:24; /* port identifier */ member
1338 u32 dap:24; /* port identifier */ member
/Linux-v5.15/Documentation/devicetree/bindings/clock/
Darmada3700-periph-clock.txt18 3 sac_dap Security DAP
/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/
Dnvidia,tegra114-pinmux.txt85 blink, cec, cldvfs, clk12, cpu, dap, dap1, dap2, dev3, displaya,
Dnvidia,tegra124-pinmux.txt104 blink, cec, cldvfs, clk12, cpu, dap, dap1, dap2, dev3, displaya,
Dnvidia,tegra30-pinmux.txt97 dap, ddr, dev3, displaya, displayb, dtv, extperiph1, extperiph2,
/Linux-v5.15/arch/arm64/boot/dts/nvidia/
Dtegra194-p2972-0000.dts844 "CVB-RT AIF1 Playback", "I2S1 DAP-Playback",
845 "I2S1 DAP-Capture", "CVB-RT AIF1 Capture",
Dtegra210-p2371-2180.dts423 /* I/O DAP Ports */

12