Searched refs:root_tile (Results 1 – 3 of 3) sorted by relevance
112 struct xe_tile *root_tile = xe_device_get_root_tile(xe); in mmio_fini() local116 root_tile->mmio.regs = NULL; in mmio_fini()121 struct xe_tile *root_tile = xe_device_get_root_tile(xe); in xe_mmio_probe_early() local137 xe_mmio_init(&root_tile->mmio, root_tile, xe->mmio.regs, SZ_4M); in xe_mmio_probe_early()
75 struct xe_tile *root_tile = xe_device_get_root_tile(xe); in xe_device_get_gt() local86 gt = xe_tile_get_gt(root_tile, gt_id); in xe_device_get_gt()
463 struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe); in xe_hwmon_pcode_read_i1() local469 return xe_pcode_read(root_tile, PCODE_MBOX(PCODE_POWER_SETUP, in xe_hwmon_pcode_read_i1()476 struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe); in xe_hwmon_pcode_write_i1() local478 return xe_pcode_write(root_tile, PCODE_MBOX(PCODE_POWER_SETUP, in xe_hwmon_pcode_write_i1()