Searched refs:dsps (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/drivers/scsi/ |
D | 53c700.c | 766 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_extended_message() argument 830 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_extended_message() 848 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_message() argument 861 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_message() 870 dsp, dsps); in process_message() 895 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_message() 908 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_message() 914 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_message() 936 process_script_interrupt(__u32 dsps, __u32 dsp, struct scsi_cmnd *SCp, in process_script_interrupt() argument 948 if(dsps == A_GOOD_STATUS_AFTER_STATUS) { in process_script_interrupt() [all …]
|
/Linux-v5.4/arch/mips/include/asm/ |
D | mips-r2-to-r6-emul.h | 18 u64 dsps; member
|
/Linux-v5.4/arch/mips/kernel/ |
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() 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-v5.4/sound/soc/codecs/ |
D | wm_adsp.c | 2703 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp1_event() local 2704 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp1_event() 3002 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_set_dspclk() local 3003 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp2_set_dspclk() 3020 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_preloader_get() local 3023 struct wm_adsp *dsp = &dsps[mc->shift - 1]; in wm_adsp2_preloader_get() 3035 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_preloader_put() local 3039 struct wm_adsp *dsp = &dsps[mc->shift - 1]; in wm_adsp2_preloader_put() 3075 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp_early_event() local 3076 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp_early_event() [all …]
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | qcom-apq8064.dtsi | 248 dsps@3 { 307 dsps_smsm: dsps@4 {
|