Searched refs:root_tile (Results 1 – 3 of 3) sorted by relevance
149 struct xe_tile *root_tile = xe_device_get_root_tile(xe); in mmio_fini() local153 root_tile->mmio.regs = NULL; in mmio_fini()158 struct xe_tile *root_tile = xe_device_get_root_tile(xe); in xe_mmio_init() local175 root_tile->mmio.size = SZ_16M; in xe_mmio_init()176 root_tile->mmio.regs = xe->mmio.regs; in xe_mmio_init()
73 struct xe_tile *root_tile = xe_device_get_root_tile(xe); in xe_device_get_gt() local84 gt = xe_tile_get_gt(root_tile, gt_id); in xe_device_get_gt()
445 struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe); in xe_hwmon_pcode_read_i1() local451 return xe_pcode_read(root_tile, PCODE_MBOX(PCODE_POWER_SETUP, in xe_hwmon_pcode_read_i1()458 struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe); in xe_hwmon_pcode_write_i1() local460 return xe_pcode_write(root_tile, PCODE_MBOX(PCODE_POWER_SETUP, in xe_hwmon_pcode_write_i1()