Searched refs:dbc_dcmd (Results 1 – 2 of 2) sorted by relevance
4559 u32 dbc_dcmd, *dsp, *dsp_next; local4580 dbc_dcmd = NCR53c7x0_read32(DBC_REG);4581 dcmd = (dbc_dcmd & 0xff000000) >> 24;4648 cmd->residual[2] = dbc_dcmd + residual;4774 dbc_dcmd; /* DCMD (high eight bits) + DBC */ local4782 dbc_dcmd = NCR53c7x0_read32 (DBC_REG);4784 dsp = next_dsp - NCR53c7x0_insn_size ((dbc_dcmd >> 24) & 0xff);4854 dbc_dcmd; /* DCMD (high eight bits) + DBC */ local4869 dbc_dcmd = NCR53c7x0_read32 (DBC_REG);4871 dsp = next_dsp - NCR53c7x0_insn_size ((dbc_dcmd >> 24) & 0xff);[all …]
4832 u32 dbc_dcmd, *dsp, *dsp_next;4852 dbc_dcmd = NCR53c7x0_read32(DBC_REG);4853 dcmd = (dbc_dcmd & 0xff000000) >> 24;4920 cmd->residual[2] = le32_to_cpu(dbc_dcmd + residual);5055 dbc_dcmd; /* DCMD (high eight bits) + DBC */5066 dbc_dcmd = NCR53c7x0_read32 (DBC_REG);5068 dsp = next_dsp - NCR53c7x0_insn_size ((dbc_dcmd >> 24) & 0xff);5157 dbc_dcmd; /* DCMD (high eight bits) + DBC */5172 dbc_dcmd = NCR53c7x0_read32 (DBC_REG);5174 dsp = next_dsp - NCR53c7x0_insn_size ((dbc_dcmd >> 24) & 0xff);[all …]