Home
last modified time | relevance | path

Searched refs:extra_base (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/drivers/ide/
Dpdc202xx_old.c127 unsigned long clock_reg = hwif->extra_base + 0x01; in pdc_old_enable_66MHz_clock()
135 unsigned long clock_reg = hwif->extra_base + 0x01; in pdc_old_disable_66MHz_clock()
153 unsigned long high_16 = hwif->extra_base - 16; in pdc202xx_dma_start()
172 unsigned long high_16 = hwif->extra_base - 16; in pdc202xx_dma_end()
Dtx4939ide.c105 #define TX4939IDE_BASE(hwif) ((void __iomem *)(hwif)->extra_base)
414 hwif->extra_base + tx4939ide_swizzleb(TX4939IDE_DMA_Cmd); in tx4939ide_init_dma()
587 host->ports[0]->extra_base = mapbase; in tx4939ide_probe()
Dsgiioc4.c339 (dma_addr_t *)&hwif->extra_base); in ide_dma_sgiioc4()
398 ending_dma_addr = cpu_to_le32(hwif->extra_base); in sgiioc4_configure_for_dma()
Dhpt366.c801 unsigned long base = hwif->extra_base; in hpt3xxn_set_clock()
1260 hwif->extra_base = base + (hwif->channel ? 8 : 16); in init_dma_hpt366()
Dsetup-pci.c393 hwif->extra_base = base + (hwif->channel ? 8 : 16); in ide_hwif_setup_dma()
/linux-3.4.99/lib/zlib_deflate/
Ddeftree.c117 int extra_base; /* base index for extra_bits */ member
416 int base = desc->stat_desc->extra_base; in gen_bitlen()
/linux-3.4.99/include/linux/
Dide.h731 unsigned long extra_base; /* extra addr for dma ports */ member