Searched refs:rbase (Results 1 – 2 of 2) sorted by relevance
143 .macro alignment_trap, rbase, rtemp, sym147 ldr \rtemp, [\rbase, #OFF_CR_ALIGNMENT(\sym)]
1050 unsigned long rbase, rlen; in pmac_ide_probe() local1071 rbase = pci_resource_start(pdev, 0); in pmac_ide_probe()1074 base = (unsigned long) ioremap(rbase, rlen); in pmac_ide_probe()