Searched refs:bus_base (Results 1 – 3 of 3) sorted by relevance
79 u32 bus_base; member194 cs_index, eb->bus_base + IXP4XX_EXP_STRIDE * cs_index, in ixp4xx_exp_setup_chipselect()371 eb->bus_base = IXP4XX_EXP_BOOT_BASE; in ixp4xx_exp_probe()373 eb->bus_base = IXP4XX_EXP_NORMAL_BASE; in ixp4xx_exp_probe()374 dev_info(dev, "expansion bus at %08x\n", eb->bus_base); in ixp4xx_exp_probe()
53 static const u32 bus_base[] = { 500000000, 540000000 }; variable91 .base_values = bus_base,92 .n_base_values = ARRAY_SIZE(bus_base),
21 dma_addr = vmf->address - vmf->vma->vm_start + agp->aperture.bus_base; in alpha_core_agp_vm_fault()54 agp_bridge->gart_bus_addr = agp->aperture.bus_base; in alpha_core_agp_configure()