Home
last modified time | relevance | path

Searched full:dsps (Results 1 – 25 of 42) sorted by relevance

12

/Linux-v6.1/drivers/scsi/
D53c700.c795 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_extended_message() argument
858 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_extended_message()
875 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_message() argument
888 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_message()
897 dsp, dsps); in process_message()
922 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_message()
935 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_message()
941 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_message()
962 process_script_interrupt(__u32 dsps, __u32 dsp, struct scsi_cmnd *SCp, in process_script_interrupt() argument
974 if(dsps == A_GOOD_STATUS_AFTER_STATUS) { in process_script_interrupt()
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/remoteproc/
Dti,keystone-rproc.txt26 "ti,k2hk-dsp" for DSPs on Keystone 2 66AK2H/K SoCs
27 "ti,k2l-dsp" for DSPs on Keystone 2 66AK2L SoCs
28 "ti,k2e-dsp" for DSPs on Keystone 2 66AK2E SoCs
29 "ti,k2g-dsp" for DSPs on Keystone 2 66AK2G SoCs
Dti,k3-dsp-rproc.yaml38 Use "ti,j721e-c66-dsp" for C66x DSPs on K3 J721E SoCs
39 Use "ti,j721e-c71-dsp" for C71x DSPs on K3 J721E SoCs
40 Use "ti,j721s2-c71-dsp" for C71x DSPs on K3 J721S2 SoCs
Dti,omap-remoteproc.yaml58 sub-modules within the processor sub-system (eg: DRA7 DSPs),
109 processors that have them (OMAP4/OMAP5 DSPs do not have
Dti,davinci-rproc.txt25 "ti,da850-dsp" for DSPs on OMAP-L138 SoCs
/Linux-v6.1/Documentation/sound/designs/
Dcompress-offload.rst18 in system-on-chip designs, and DSPs are also integrated in audio
19 codecs. Processing compressed data on such DSPs results in a dramatic
27 provide a control and data-streaming interface for audio DSPs.
49 contrast, compressed data comes in a variety of formats. Audio DSPs
96 embedded audio cluster or to a SPI interface for external DSPs are
116 supported. Likewise, embedded DSPs have limited memory and cpu cycles,
/Linux-v6.1/drivers/usb/musb/
Dmusb_dsps.c3 * Texas Instruments DSPS platforms "glue layer"
11 * musb_dsps.c will be a common file for all the TI DSPS platforms
41 * DSPS musb wrapper register offset.
42 * FIXME: This should be expanded to have all the wrapper registers from TI DSPS
101 * DSPS glue structure.
222 * We poll because DSPS IP's won't expose several OTG-critical in dsps_check_status()
414 sprintf(buf, "%s.dsps", dev_name(musb->controller)); in dsps_musb_dbg_init()
481 * Check whether the dsps version has babble control enabled. in dsps_musb_init()
1041 .name = "musb-dsps",
1047 MODULE_DESCRIPTION("TI DSPS MUSB Glue Layer");
DKconfig103 tristate "TI DSPS platforms"
/Linux-v6.1/sound/soc/codecs/
Dwm_adsp.c890 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp1_event() local
891 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp1_event()
931 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_set_dspclk() local
932 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp2_set_dspclk()
942 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_preloader_get() local
945 struct wm_adsp *dsp = &dsps[mc->shift - 1]; in wm_adsp2_preloader_get()
957 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_preloader_put() local
961 struct wm_adsp *dsp = &dsps[mc->shift - 1]; in wm_adsp2_preloader_put()
1020 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp_early_event() local
1021 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp_early_event()
[all …]
/Linux-v6.1/sound/soc/sof/mediatek/
DKconfig4 bool "SOF support for MTK audio DSPs"
/Linux-v6.1/sound/soc/sof/amd/
DKconfig8 tristate "SOF support for AMD audio DSPs"
/Linux-v6.1/sound/soc/sof/imx/
DKconfig4 bool "SOF support for NXP i.MX audio DSPs"
/Linux-v6.1/arch/arm/mach-omap2/
Dpowerdomains2xxx_3xxx_data.c28 * address offset is different between the C55 and C64 DSPs.
/Linux-v6.1/arch/mips/include/asm/
Dmips-r2-to-r6-emul.h18 u64 dsps; member
/Linux-v6.1/sound/pci/asihpi/
Dhpi6000.c505 /* Set the default number of DSPs on this card */ in create_adapter_obj()
591 /* reset DSPs on adapter */ in delete_adapter_obj()
661 /* reset all DSPs, indicate two DSPs are present in hpi6000_adapter_boot_load_dsp()
697 /*Take both DSPs out of reset, setting HAD8 to the correct Endian */ in hpi6000_adapter_boot_load_dsp()
709 /* loop through all DSPs, downloading DSP code */ in hpi6000_adapter_boot_load_dsp()
935 /* write the DSP code down into the DSPs memory */ in hpi6000_adapter_boot_load_dsp()
1076 /* all 6200 cards have this many DSPs */ in hpi6000_adapter_boot_load_dsp()
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dfsl,esai.txt6 other DSPs. It has up to six transmitters and four receivers.
/Linux-v6.1/drivers/remoteproc/
Dqcom_q6v5_pas.c848 .ssr_name = "dsps",
865 .ssr_name = "dsps",
882 .ssr_name = "dsps",
899 .ssr_name = "dsps",
DKconfig139 DSPs or just want to use a bare minimum kernel.
/Linux-v6.1/include/uapi/linux/
Delf-em.h42 #define EM_TI_C6000 140 /* TI C6X DSPs */
/Linux-v6.1/arch/mips/kernel/
Dmips-r2-to-r6-emul.c650 MIPS_R2_STATS(dsps); in madd_func()
679 MIPS_R2_STATS(dsps); in maddu_func()
708 MIPS_R2_STATS(dsps); in msub_func()
737 MIPS_R2_STATS(dsps); in msubu_func()
2254 seq_printf(s, "dsps\t\t%ld\t%ld\n", in mipsr2_emul_show()
2255 (unsigned long)__this_cpu_read(mipsr2emustats.dsps), in mipsr2_emul_show()
2256 (unsigned long)__this_cpu_read(mipsr2bdemustats.dsps)); in mipsr2_emul_show()
2316 __this_cpu_write((mipsr2emustats).dsps, 0); in mipsr2_clear_show()
2317 __this_cpu_write((mipsr2bdemustats).dsps, 0); in mipsr2_clear_show()
/Linux-v6.1/Documentation/devicetree/bindings/interrupt-controller/
Dti,pruss-intc.yaml20 including the MPU and/or other PRUSS instances, DSPs or devices.
/Linux-v6.1/include/sound/
Dsoc-dpcm.h53 * DSPs require triggering before/after their CPU platform and DAIs.
/Linux-v6.1/sound/soc/sof/intel/
DKconfig3 bool "SOF support for Intel audio DSPs"
/Linux-v6.1/drivers/media/i2c/
Dmax9271.c13 * components, such as uController units or ISPs/DSPs.
/Linux-v6.1/sound/soc/sof/
Dsof-priv.h78 /* So far the primary core on all DSPs has ID 0 */
526 /* memory bases for mmaped DSPs - set by dsp_init() */

12