Searched refs:intel_uncore_setup_mmio (Results 1 – 3 of 3) sorted by relevance
242 int intel_uncore_setup_mmio(struct intel_uncore *uncore, phys_addr_t phys_addr);
2334 int intel_uncore_setup_mmio(struct intel_uncore *uncore, phys_addr_t phys_addr) in intel_uncore_setup_mmio() function
895 ret = intel_uncore_setup_mmio(gt->uncore, phys_addr); in intel_gt_tile_setup()