Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ide/
Dpdc202xx_old.c128 unsigned long clock_reg = hwif->extra_base + 0x01; in pdc_old_enable_66MHz_clock()
136 unsigned long clock_reg = hwif->extra_base + 0x01; in pdc_old_disable_66MHz_clock()
154 unsigned long high_16 = hwif->extra_base - 16; in pdc202xx_dma_start()
173 unsigned long high_16 = hwif->extra_base - 16; in pdc202xx_dma_end()
Dtx4939ide.c105 #define TX4939IDE_BASE(hwif) ((void __iomem *)(hwif)->extra_base)
412 hwif->extra_base + tx4939ide_swizzleb(TX4939IDE_DMA_Cmd); in tx4939ide_init_dma()
585 host->ports[0]->extra_base = mapbase; in tx4939ide_probe()
Dhpt366.c798 unsigned long base = hwif->extra_base; in hpt3xxn_set_clock()
1257 hwif->extra_base = base + (hwif->channel ? 8 : 16); in init_dma_hpt366()
Dsetup-pci.c383 hwif->extra_base = base + (hwif->channel ? 8 : 16); in ide_hwif_setup_dma()
/kernel/linux/linux-5.10/lib/zlib_deflate/
Ddeftree.c113 int extra_base; /* base index for extra_bits */ member
362 int base = desc->stat_desc->extra_base; in gen_bitlen()
/kernel/linux/linux-5.10/include/linux/
Dide.h781 unsigned long extra_base; /* extra addr for dma ports */ member