Lines Matching defs:map
50 u64 (*map)(__be32 *addr, const __be32 *range,
79 pr_debug("default map, cp=%llx, s=%llx, da=%llx\n",
184 pr_debug("PCI map, cp=%llx, s=%llx, da=%llx\n",
343 pr_debug("ISA map, cp=%llx, s=%llx, da=%llx\n",
381 .map = of_bus_pci_map,
393 .map = of_bus_isa_map,
404 .map = of_bus_default_map,
488 offset = bus->map(addr, ranges, na, ns, pna);
943 * of_dma_get_range - Get DMA range info and put it into a map array
945 * @map: dma range structure to return
948 * and parse it. Put the information into a DMA offset map array.
958 int of_dma_get_range(struct device_node *np, const struct bus_dma_region **map)
1017 *map = r;