Searched refs:dsps (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.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 …]
|
/Linux-v4.19/arch/mips/include/asm/ |
D | mips-r2-to-r6-emul.h | 18 u64 dsps; member
|
/Linux-v4.19/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() 2262 (unsigned long)__this_cpu_read(mipsr2emustats.dsps), in mipsr2_stats_show() 2263 (unsigned long)__this_cpu_read(mipsr2bdemustats.dsps)); in mipsr2_stats_show() 2323 __this_cpu_write((mipsr2emustats).dsps, 0); in mipsr2_stats_clear_show() 2324 __this_cpu_write((mipsr2bdemustats).dsps, 0); in mipsr2_stats_clear_show()
|
/Linux-v4.19/sound/soc/codecs/ |
D | wm_adsp.c | 2440 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp1_event() local 2441 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp1_event() 2677 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_preloader_get() local 2680 struct wm_adsp *dsp = &dsps[mc->shift - 1]; in wm_adsp2_preloader_get() 2692 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_preloader_put() local 2696 struct wm_adsp *dsp = &dsps[mc->shift - 1]; in wm_adsp2_preloader_put() 2733 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_early_event() local 2734 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp2_early_event() 2776 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_event() local 2777 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp2_event()
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | qcom-apq8064.dtsi | 242 dsps@3 { 301 dsps_smsm: dsps@4 {
|