| /kernel/linux/linux-4.19/Documentation/sound/designs/ |
| D | compress-offload.rst | 18 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,
|
| /kernel/linux/linux-4.19/drivers/scsi/ |
| D | 53c700.c | 779 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_extended_message() argument 843 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_extended_message() 861 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_message() argument 874 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_message() 883 dsp, dsps); in process_message() 908 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_message() 921 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_message() 927 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_message() 949 process_script_interrupt(__u32 dsps, __u32 dsp, struct scsi_cmnd *SCp, in process_script_interrupt() argument 961 if(dsps == A_GOOD_STATUS_AFTER_STATUS) { in process_script_interrupt() [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | 53c700.c | 796 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_extended_message() argument 859 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_extended_message() 876 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_message() argument 889 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_message() 898 dsp, dsps); in process_message() 923 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_message() 936 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_message() 942 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_message() 963 process_script_interrupt(__u32 dsps, __u32 dsp, struct scsi_cmnd *SCp, in process_script_interrupt() argument 975 if(dsps == A_GOOD_STATUS_AFTER_STATUS) { in process_script_interrupt() [all …]
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/remoteproc/ |
| D | ti,keystone-rproc.txt | 26 "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
|
| D | ti,davinci-rproc.txt | 25 "ti,da850-dsp" for DSPs on OMAP-L138 SoCs
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/remoteproc/ |
| D | ti,keystone-rproc.txt | 26 "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
|
| D | ti,k3-dsp-rproc.yaml | 37 Use "ti,j721e-c66-dsp" for C66x DSPs on K3 J721E SoCs 38 Use "ti,j721e-c71-dsp" for C71x DSPs on K3 J721E SoCs
|
| D | ti,davinci-rproc.txt | 25 "ti,da850-dsp" for DSPs on OMAP-L138 SoCs
|
| D | ti,omap-remoteproc.yaml | 58 sub-modules within the processor sub-system (eg: DRA7 DSPs), 106 processors that have them (OMAP4/OMAP5 DSPs do not have
|
| /kernel/linux/linux-5.10/Documentation/sound/designs/ |
| D | compress-offload.rst | 18 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,
|
| /kernel/linux/linux-5.10/drivers/usb/musb/ |
| D | musb_dsps.c | 3 * Texas Instruments DSPS platforms "glue layer" 11 * musb_dsps.c will be a common file for all the TI DSPS platforms 40 * DSPS musb wrapper register offset. 41 * FIXME: This should be expanded to have all the wrapper registers from TI DSPS 100 * DSPS glue structure. 221 * We poll because DSPS IP's won't expose several OTG-critical in dsps_check_status() 413 sprintf(buf, "%s.dsps", dev_name(musb->controller)); in dsps_musb_dbg_init() 480 * Check whether the dsps version has babble control enabled. in dsps_musb_init() 1038 .name = "musb-dsps", 1044 MODULE_DESCRIPTION("TI DSPS MUSB Glue Layer");
|
| /kernel/linux/linux-4.19/drivers/usb/musb/ |
| D | musb_dsps.c | 3 * Texas Instruments DSPS platforms "glue layer" 11 * musb_dsps.c will be a common file for all the TI DSPS platforms 40 * DSPS musb wrapper register offset. 41 * FIXME: This should be expanded to have all the wrapper registers from TI DSPS 100 * DSPS glue structure. 223 * We poll because DSPS IP's won't expose several OTG-critical in dsps_check_status() 415 sprintf(buf, "%s.dsps", dev_name(musb->controller)); in dsps_musb_dbg_init() 482 * Check whether the dsps version has babble control enabled. in dsps_musb_init() 1039 .name = "musb-dsps", 1045 MODULE_DESCRIPTION("TI DSPS MUSB Glue Layer");
|
| /kernel/linux/linux-4.19/Documentation/isdn/ |
| D | README.fax | 32 depending on DSPs on board.
|
| /kernel/linux/linux-5.10/sound/soc/sof/imx/ |
| D | Kconfig | 4 bool "SOF support for NXP i.MX audio DSPs"
|
| /kernel/linux/linux-5.10/drivers/remoteproc/ |
| D | qcom_q6v5_pas.c | 635 .ssr_name = "dsps", 655 .ssr_name = "dsps", 675 .ssr_name = "dsps", 690 .ssr_name = "dsps",
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| D | powerdomains2xxx_3xxx_data.c | 28 * address offset is different between the C55 and C64 DSPs.
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/ |
| D | mips-r2-to-r6-emul.h | 18 u64 dsps; member
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | mips-r2-to-r6-emul.h | 18 u64 dsps; member
|
| /kernel/linux/linux-4.19/arch/arm/mach-omap2/ |
| D | powerdomains2xxx_3xxx_data.c | 31 * address offset is different between the C55 and C64 DSPs.
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/sound/ |
| D | fsl,esai.txt | 6 other DSPs. It has up to six transmitters and four receivers.
|
| /kernel/linux/linux-4.19/include/uapi/linux/ |
| D | elf-em.h | 39 #define EM_TI_C6000 140 /* TI C6X DSPs */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | fsl,esai.txt | 6 other DSPs. It has up to six transmitters and four receivers.
|
| /kernel/linux/linux-5.10/sound/pci/asihpi/ |
| D | hpi6000.c | 505 /* 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()
|
| /kernel/linux/linux-4.19/sound/pci/asihpi/ |
| D | hpi6000.c | 516 /* Set the default number of DSPs on this card */ in create_adapter_obj() 602 /* reset DSPs on adapter */ in delete_adapter_obj() 672 /* reset all DSPs, indicate two DSPs are present in hpi6000_adapter_boot_load_dsp() 708 /*Take both DSPs out of reset, setting HAD8 to the correct Endian */ in hpi6000_adapter_boot_load_dsp() 720 /* loop through all DSPs, downloading DSP code */ in hpi6000_adapter_boot_load_dsp() 946 /* write the DSP code down into the DSPs memory */ in hpi6000_adapter_boot_load_dsp() 1087 /* all 6200 cards have this many DSPs */ in hpi6000_adapter_boot_load_dsp()
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | elf-em.h | 42 #define EM_TI_C6000 140 /* TI C6X DSPs */
|