Searched refs:atapi_reg (Results 1 – 2 of 2) sorted by relevance
156 void __iomem *atapi_reg = master + 0x20 + (4 * ap->port_no); in pdc2026x_bmdma_start() local179 iowrite32(len, atapi_reg); in pdc2026x_bmdma_start()207 void __iomem *atapi_reg = master + 0x20 + (4 * ap->port_no); in pdc2026x_bmdma_stop() local211 iowrite32(0, atapi_reg); in pdc2026x_bmdma_stop()
175 unsigned long atapi_reg = high_16 + (hwif->channel ? 0x24 : 0x20); in pdc202xx_dma_start() local184 outl(word_count, atapi_reg); in pdc202xx_dma_start()194 unsigned long atapi_reg = high_16 + (hwif->channel ? 0x24 : 0x20); in pdc202xx_dma_end() local197 outl(0, atapi_reg); /* zero out extra */ in pdc202xx_dma_end()