Home
last modified time | relevance | path

Searched refs:bus_base (Results 1 – 3 of 3) sorted by relevance

/drivers/bus/
A Dintel-ixp4xx-eb.c79 u32 bus_base; member
194 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()
/drivers/char/agp/
A Dalpha-agp.c21 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()
/drivers/clk/
A Dclk-en7523.c86 static const u32 bus_base[] = { 500000000, 540000000 }; variable
132 .base_values = bus_base,
133 .n_base_values = ARRAY_SIZE(bus_base),

Completed in 7 milliseconds