Home
last modified time | relevance | path

Searched refs:dsps (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/scsi/
A D53c700.c897 dsp, dsps); in process_message()
974 if(dsps == A_GOOD_STATUS_AFTER_STATUS) { in process_script_interrupt()
1071 __u8 i = (dsps & 0xf00) >> 8; in process_script_interrupt()
1082 int i = (dsps & 0xfff); in process_script_interrupt()
1093 __u8 i = (dsps & 0xf00) >> 8; in process_script_interrupt()
1256 dsp, dsps); in process_script_interrupt()
1257 } else if((dsps & 0xfffff000) == 0) { in process_script_interrupt()
1258 __u8 i = (dsps & 0xf0) >> 4, j = (dsps & 0xf00) >> 8; in process_script_interrupt()
1504 __u32 dsps; in NCR_700_intr() local
1524 dsps = NCR_700_readl(host, DSPS_REG); in NCR_700_intr()
[all …]
/linux/sound/soc/codecs/
A Dwm_adsp.c840 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp1_event() local
841 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp1_event()
881 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_set_dspclk() local
882 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp2_set_dspclk()
892 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_preloader_get() local
895 struct wm_adsp *dsp = &dsps[mc->shift - 1]; in wm_adsp2_preloader_get()
907 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_preloader_put() local
911 struct wm_adsp *dsp = &dsps[mc->shift - 1]; in wm_adsp2_preloader_put()
962 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp_early_event() local
963 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp_early_event()
[all …]
/linux/arch/mips/kernel/
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()
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/
A Dmips-r2-to-r6-emul.h18 u64 dsps; member
/linux/arch/arm/boot/dts/
A Dqcom-apq8064.dtsi248 dsps@3 {
307 dsps_smsm: dsps@4 {
/linux/arch/arm64/boot/dts/qcom/
A Dmsm8998.dtsi1567 label = "dsps";
A Dsm8150.dtsi1746 label = "dsps";

Completed in 30 milliseconds