| /Linux-v5.15/sound/soc/tegra/ |
| D | tegra20_das.h | 80 * 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 …]
|
| D | tegra20_das.c | 35 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()
|
| D | tegra210_i2s.c | 560 .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" },
|
| D | tegra186_dspk.c | 210 .name = "DSPK-DAP", 212 .stream_name = "DAP-Playback", 233 { "DAP-Playback", NULL, "RX" }, 234 { "SPK", NULL, "DAP-Playback" },
|
| D | tegra210_dmic.c | 221 .name = "DMIC-DAP", 223 .stream_name = "DAP-Capture", 244 { "TX", NULL, "DAP-Capture" }, 245 { "DAP-Capture", NULL, "MIC" },
|
| /Linux-v5.15/sound/soc/codecs/ |
| D | sgtl5000.c | 397 "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/ |
| D | ebt_arp.c | 40 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/ |
| D | octeon-model.c | 333 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/ |
| D | drx_dap_fasi.h | 66 * 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
|
| D | drx_driver.h | 257 * 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/ |
| D | nvidia,tegra20-ac97.txt | 21 of the GPIO corresponding with the AC97 DAP _FS line
|
| D | nvidia,tegra186-dspk.yaml | 72 DSPK DAP (Digital Audio Port) interface which can be connected
|
| D | nvidia,tegra210-dmic.yaml | 73 DMIC DAP (Digital Audio Port) interface which can be connected
|
| D | nvidia,tegra210-i2s.yaml | 89 I2S DAP (Digital Audio Port) interface which can be connected
|
| D | nvidia,tegra-audio-graph-card.yaml | 79 /* I/O DAP Ports */
|
| /Linux-v5.15/drivers/bus/ |
| D | omap_l3_smx.h | 152 /* DAP has 1 ID */ 300 /* DAP IA */
|
| D | omap_l3_smx.c | 110 return "DAP"; in omap3_l3_initiator_string()
|
| /Linux-v5.15/drivers/scsi/bfa/ |
| D | bfa_fcbuild.c | 972 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()
|
| D | bfa_fc.h | 1276 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/ |
| D | armada3700-periph-clock.txt | 18 3 sac_dap Security DAP
|
| /Linux-v5.15/Documentation/devicetree/bindings/pinctrl/ |
| D | nvidia,tegra114-pinmux.txt | 85 blink, cec, cldvfs, clk12, cpu, dap, dap1, dap2, dev3, displaya,
|
| D | nvidia,tegra124-pinmux.txt | 104 blink, cec, cldvfs, clk12, cpu, dap, dap1, dap2, dev3, displaya,
|
| D | nvidia,tegra30-pinmux.txt | 97 dap, ddr, dev3, displaya, displayb, dtv, extperiph1, extperiph2,
|
| /Linux-v5.15/arch/arm64/boot/dts/nvidia/ |
| D | tegra194-p2972-0000.dts | 844 "CVB-RT AIF1 Playback", "I2S1 DAP-Playback", 845 "I2S1 DAP-Capture", "CVB-RT AIF1 Capture",
|
| D | tegra210-p2371-2180.dts | 423 /* I/O DAP Ports */
|