/openbmc/linux/drivers/scsi/ |
H A D | 53c700.c | 795 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 …]
|
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | ti,k3-dsp-rproc.yaml | 39 Use "ti,am62a-c7xv-dsp" for AM62A Deep learning DSPs on K3 AM62A SoCs 40 Use "ti,j721e-c66-dsp" for C66x DSPs on K3 J721E SoCs 41 Use "ti,j721e-c71-dsp" for C71x DSPs on K3 J721E SoCs 42 Use "ti,j721s2-c71-dsp" for C71x DSPs on K3 J721S2 SoCs
|
H A 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
|
H A D | ti,davinci-rproc.txt | 25 "ti,da850-dsp" for DSPs on OMAP-L138 SoCs
|
H A D | ti,omap-remoteproc.yaml | 58 sub-modules within the processor sub-system (eg: DRA7 DSPs), 109 processors that have them (OMAP4/OMAP5 DSPs do not have
|
/openbmc/u-boot/drivers/usb/musb-new/ |
H A 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 56 * DSPS musb wrapper register offset. 57 * FIXME: This should be expanded to have all the wrapper registers from TI DSPS 132 * DSPS glue structure. 211 * We poll because DSPS IP's won't expose several OTG-critical in otg_timer() 332 * DSPS IP's missing ID change IRQ. We need an ID change IRQ to in dsps_interrupt() 738 .name = "musb-dsps", 745 MODULE_DESCRIPTION("TI DSPS MUSB Glue Layer");
|
H A D | Kconfig | 38 bool "TI DSPS platforms"
|
/openbmc/linux/Documentation/sound/designs/ |
H A 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,
|
/openbmc/linux/drivers/usb/musb/ |
H A 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 39 * DSPS musb wrapper register offset. 40 * FIXME: This should be expanded to have all the wrapper registers from TI DSPS 99 * DSPS glue structure. 220 * We poll because DSPS IP's won't expose several OTG-critical in dsps_check_status() 412 sprintf(buf, "%s.dsps", dev_name(musb->controller)); in dsps_musb_dbg_init() 479 * Check whether the dsps version has babble control enabled. in dsps_musb_init() 1037 .name = "musb-dsps", 1043 MODULE_DESCRIPTION("TI DSPS MUSB Glue Layer");
|
H A D | Kconfig | 92 tristate "TI DSPS platforms"
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wm_adsp.c | 907 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp1_event() local 908 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp1_event() 948 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_set_dspclk() local 949 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp2_set_dspclk() 959 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_preloader_get() local 962 struct wm_adsp *dsp = &dsps[mc->shift - 1]; in wm_adsp2_preloader_get() 974 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_preloader_put() local 978 struct wm_adsp *dsp = &dsps[mc->shift - 1]; in wm_adsp2_preloader_put() 1054 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp_early_event() local 1055 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp_early_event() [all …]
|
/openbmc/linux/sound/soc/sof/mediatek/ |
H A D | Kconfig | 4 bool "SOF support for MTK audio DSPs"
|
/openbmc/linux/sound/soc/sof/imx/ |
H A D | Kconfig | 4 bool "SOF support for NXP i.MX audio DSPs"
|
/openbmc/linux/sound/soc/sof/amd/ |
H A D | Kconfig | 8 tristate "SOF support for AMD audio DSPs"
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | powerdomains2xxx_3xxx_data.c | 28 * address offset is different between the C55 and C64 DSPs.
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | mips-r2-to-r6-emul.h | 18 u64 dsps; member
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | fsl,esai.txt | 6 other DSPs. It has up to six transmitters and four receivers.
|
/openbmc/linux/sound/pci/asihpi/ |
H A 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()
|
/openbmc/linux/include/uapi/linux/ |
H A D | elf-em.h | 42 #define EM_TI_C6000 140 /* TI C6X DSPs */
|
/openbmc/linux/arch/mips/kernel/ |
H A D | mips-r2-to-r6-emul.c | 650 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()
|
/openbmc/linux/include/sound/ |
H A D | soc-dpcm.h | 53 * DSPs require triggering before/after their CPU platform and DAIs.
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | ti,pruss-intc.yaml | 20 including the MPU and/or other PRUSS instances, DSPs or devices.
|
/openbmc/qemu/hw/scsi/ |
H A D | lsi53c895a.c | 267 uint32_t dsps; member 381 s->dsps = 0; in lsi_soft_reset() 1197 s->dsps = addr; in lsi_execute_script() 1568 trace_lsi_execute_script_tc_interrupt(s->dsps); in lsi_execute_script() 1750 CASE_GET_REG32(dsps, 0x30) in lsi_reg_readb() 2021 CASE_SET_REG32(dsps, 0x30) in lsi_reg_writeb() 2267 VMSTATE_UINT32(dsps, LSIState),
|
/openbmc/qemu/target/rx/ |
H A D | disas.c | 265 char dspd[8], dsps[8], szc = size[a->sz]; in trans_MOV_mm() local 274 rx_index_addr(ctx, dsps, a->lds, a->sz); in trans_MOV_mm() 275 prt("mov.%c\t%s[r%d], r%d", szc, dsps, a->rs, a->rd); in trans_MOV_mm() 277 rx_index_addr(ctx, dsps, a->lds, a->sz); in trans_MOV_mm() 279 prt("mov.%c\t%s[r%d], %s[r%d]", szc, dsps, a->rs, dspd, a->rd); in trans_MOV_mm()
|
/openbmc/linux/sound/soc/sof/intel/ |
H A D | Kconfig | 3 bool "SOF support for Intel audio DSPs"
|