Searched refs:dsps (Results 1 – 9 of 9) sorted by relevance
/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 …]
|
/linux/sound/soc/codecs/ |
H A D | wm_adsp.c | 895 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp1_event() local 896 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp1_event() 936 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_set_dspclk() local 937 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp2_set_dspclk() 947 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_preloader_get() local 950 struct wm_adsp *dsp = &dsps[mc->shift - 1]; in wm_adsp2_preloader_get() 962 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_preloader_put() local 966 struct wm_adsp *dsp = &dsps[mc->shift - 1]; in wm_adsp2_preloader_put() 1042 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp_early_event() local 1043 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp_early_event() [all …]
|
/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() 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/arch/mips/include/asm/ |
H A D | mips-r2-to-r6-emul.h | 18 u64 dsps; member
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-apq8064.dtsi | 269 dsps_smsm: dsps@4 {
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8996.dtsi | 2484 label = "dsps"; 2492 label = "dsps";
|
H A D | msm8998.dtsi | 1645 label = "dsps";
|
H A D | sm8150.dtsi | 2208 label = "dsps";
|
H A D | sdm845.dtsi | 3407 label = "dsps";
|