Searched refs:dsps (Results 1 – 11 of 11) sorted by relevance
/openbmc/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 …]
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wm_adsp.c | 907 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp1_event() local 908 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp1_event() 948 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_set_dspclk() local 949 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp2_set_dspclk() 959 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_preloader_get() local 962 struct wm_adsp *dsp = &dsps[mc->shift - 1]; in wm_adsp2_preloader_get() 974 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_preloader_put() local 978 struct wm_adsp *dsp = &dsps[mc->shift - 1]; in wm_adsp2_preloader_put() 1054 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp_early_event() local 1055 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp_early_event() [all …]
|
/openbmc/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()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | mips-r2-to-r6-emul.h | 18 u64 dsps; member
|
/openbmc/qemu/target/rx/ |
H A D | disas.c | 265 char dspd[8], dsps[8], szc = size[a->sz]; in trans_MOV_mm() local 274 rx_index_addr(ctx, dsps, a->lds, a->sz); in trans_MOV_mm() 275 prt("mov.%c\t%s[r%d], r%d", szc, dsps, a->rs, a->rd); in trans_MOV_mm() 277 rx_index_addr(ctx, dsps, a->lds, a->sz); in trans_MOV_mm() 279 prt("mov.%c\t%s[r%d], %s[r%d]", szc, dsps, a->rs, dspd, a->rd); in trans_MOV_mm()
|
/openbmc/qemu/hw/scsi/ |
H A D | lsi53c895a.c | 267 uint32_t dsps; member 381 s->dsps = 0; in lsi_soft_reset() 1197 s->dsps = addr; in lsi_execute_script() 1568 trace_lsi_execute_script_tc_interrupt(s->dsps); in lsi_execute_script() 1750 CASE_GET_REG32(dsps, 0x30) in lsi_reg_readb() 2021 CASE_SET_REG32(dsps, 0x30) in lsi_reg_writeb() 2267 VMSTATE_UINT32(dsps, LSIState),
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-apq8064.dtsi | 269 dsps_smsm: dsps@4 {
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8998.dtsi | 1636 label = "dsps";
|
H A D | msm8996.dtsi | 2485 label = "dsps";
|
H A D | sm8150.dtsi | 2176 label = "dsps";
|
H A D | sdm845.dtsi | 3382 label = "dsps";
|