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

/linux-4.4.14/drivers/ide/
H A Dtx4938ide.c137 unsigned long mapbase, mapctl; tx4938ide_probe() local
152 mapctl = (unsigned long)devm_ioremap(&pdev->dev, tx4938ide_probe()
156 if (!mapbase || !mapctl) tx4938ide_probe()
162 unsigned long ctl = mapctl; tx4938ide_probe()
174 ide_std_init_ports(&hw, mapbase, mapctl); tx4938ide_probe()
179 mapbase, mapctl, hw.irq); tx4938ide_probe()

Completed in 29 milliseconds