Lines Matching refs:NCR_read32

313 	  NCR_read8(DSTAT_REG), NCR_read32(DSA_REG), NCR_read8(CTEST3_REG),  in ncr_dump()
318 NCR_read32(DBC_REG), NCR_read32(DNAD_REG), NCR_read32(DSP_REG), in ncr_dump()
319 NCR_read32(DSPS_REG), NCR_read32(SCRATCH_REG), NCR_read8(DCNTL_REG), in ncr_dump()
321 NCR_read32(ADDER_REG)); in ncr_dump()
656 (NCR_read32 (DBC_REG) & DFIFO_10_BO_MASK)) & DFIFO_10_BO_MASK; in datapath_residual()
687 index = (u32)((u32 *)(bus_to_virt(NCR_read32(DSP_REG))) - hostdata->script); in handle_idd()
734 index = (u32)((u32 *)(bus_to_virt(NCR_read32(DSP_REG))) - hostdata->script); in handle_phase_mismatch()
784 naddr = NCR_read32(DNAD_REG) - residual; in handle_phase_mismatch()
785 nlen = (NCR_read32(DBC_REG) & 0x00ffffff) + residual; in handle_phase_mismatch()
810 naddr = NCR_read32(DNAD_REG) - residual; in handle_phase_mismatch()
811 nlen = (NCR_read32(DBC_REG) & 0x00ffffff) + residual; in handle_phase_mismatch()
854 dsps = NCR_read32(DSPS_REG); in handle_script_int()
1151 dsps = NCR_read32(DSPS_REG); in sim710_intr_handle()
1154 scratch = NCR_read32(SCRATCH_REG); in sim710_intr_handle()
1166 (u32 *)(bus_to_virt(NCR_read32(DSP_REG))) - hostdata->script, in sim710_intr_handle()
1219 (u32 *)(bus_to_virt(NCR_read32(DSP_REG))) - hostdata->script, in sim710_intr_handle()
1220 NCR_read32(SCRATCH_REG), dsps); in sim710_intr_handle()
1612 dsps = NCR_read32(DSPS_REG); in sim710_detect()
1717 dsp = NCR_read32(DSP_REG); in full_reset()
1718 dsps = NCR_read32(DSPS_REG); in full_reset()
1719 scratch = NCR_read32(SCRATCH_REG); in full_reset()