Searched refs:DSP_REG (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A D53c7xx.c1476 NCR53c7x0_write32 (DSP_REG, start);
1516 host->host_no, bus_to_virt(NCR53c7x0_read32(DSP_REG)),
1570 NCR53c7x0_write32 (DSP_REG, start);
1846 dsp = (u32 *) bus_to_virt(NCR53c7x0_read32(DSP_REG));
2109 dsp = (u32 *) bus_to_virt(NCR53c7x0_read32(DSP_REG));
3469 NCR53c7x0_write32 (DSP_REG, virt_to_bus ((void *)hostdata->schedule));
3634 NCR53c7x0_read32(DSP_REG),
3635 bus_to_virt(NCR53c7x0_read32(DSP_REG)));
4008 hostdata->dsp = (u32 *)bus_to_virt(NCR53c7x0_read32(DSP_REG));
4011 NCR53c7x0_write32 (DSP_REG, virt_to_bu
[all...]
H A D53c700.h405 #define DSP_REG 0x2C macro
H A D53c700.c1486 NCR_700_writel(slot->resume_offset, SCp->device->host, DSP_REG);
1534 dsp = NCR_700_readl(host, DSP_REG);
1716 NCR_700_writel(resume_offset, host, DSP_REG);
H A D53c7xx.h711 #define DSP_REG 0x2c /* through 0x2f DMA SCRIPTS pointer rw */ macro

Completed in 34 milliseconds