Home
last modified time | relevance | path

Searched refs:dsps (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A D53c700.c796 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_extended_message()
859 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_extended_message()
876 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_message()
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 in process_script_interrupt()
794 process_extended_message(struct Scsi_Host *host, struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) process_extended_message() argument
875 process_message(struct Scsi_Host *host, struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) process_message() argument
1505 __u32 dsps; NCR_700_intr() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A D53c700.c795 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_extended_message()
858 NCR_700_phase[(dsps & 0xf00) >> 8]); in process_extended_message()
875 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_message()
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 in process_script_interrupt()
793 process_extended_message(struct Scsi_Host *host, struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) process_extended_message() argument
874 process_message(struct Scsi_Host *host, struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) process_message() argument
1504 __u32 dsps; NCR_700_intr() local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm_adsp.c906 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp1_event() local
907 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp1_event()
947 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_set_dspclk() local
948 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp2_set_dspclk()
958 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_preloader_get() local
961 struct wm_adsp *dsp = &dsps[mc->shift - 1]; in wm_adsp2_preloader_get()
973 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_preloader_put() local
977 struct wm_adsp *dsp = &dsps[mc->shift - 1]; in wm_adsp2_preloader_put()
1053 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp_early_event() local
1054 struct wm_adsp *dsp = &dsps[ in wm_adsp_early_event()
1105 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); wm_adsp_event() local
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmips-r2-to-r6-emul.h18 u64 dsps; member
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmips-r2-to-r6-emul.h18 u64 dsps; member
/kernel/linux/linux-5.10/arch/mips/kernel/
H A 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()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A 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()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm_adsp.c2816 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp1_event() local
2817 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp1_event()
3115 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_set_dspclk() local
3116 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp2_set_dspclk()
3133 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_preloader_get() local
3136 struct wm_adsp *dsp = &dsps[mc->shift - 1]; in wm_adsp2_preloader_get()
3148 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_preloader_put() local
3152 struct wm_adsp *dsp = &dsps[mc->shift - 1]; in wm_adsp2_preloader_put()
3188 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp_early_event() local
3189 struct wm_adsp *dsp = &dsps[ in wm_adsp_early_event()
3243 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); wm_adsp_event() local
[all...]

Completed in 22 milliseconds