Symbol: xe_root_tile_mmio
drivers/gpu/drm/xe/compat-i915-headers/intel_uncore.h
22
return xe_root_tile_mmio(xe);
drivers/gpu/drm/xe/display/xe_initial_plane.c
36
timestamp = xe_mmio_read32(xe_root_tile_mmio(xe), pipe_frmtmstmp);
drivers/gpu/drm/xe/display/xe_initial_plane.c
38
ret = xe_mmio_wait32_not(xe_root_tile_mmio(xe), pipe_frmtmstmp, ~0U, timestamp, 40000U, &timestamp, false);
drivers/gpu/drm/xe/xe_debugfs.c
138
mmio = xe_root_tile_mmio(xe);
drivers/gpu/drm/xe/xe_debugfs.c
166
mmio = xe_root_tile_mmio(xe);
drivers/gpu/drm/xe/xe_device.c
1081
xe_mmio_write32(xe_root_tile_mmio(xe), VF_CAP_REG, 0);
drivers/gpu/drm/xe/xe_device.c
540
if (xe_mmio_read32(xe_root_tile_mmio(xe), GU_CNTL_PROTECTED) & DRIVERINT_FLR_DIS) {
drivers/gpu/drm/xe/xe_device.c
564
struct xe_mmio *mmio = xe_root_tile_mmio(xe);
drivers/gpu/drm/xe/xe_device.c
660
xe_assert(xe, xe_mmio_read32(xe_root_tile_mmio(xe), GU_CNTL) &
drivers/gpu/drm/xe/xe_device_sysfs.c
232
val = xe_mmio_read32(xe_root_tile_mmio(xe), BMG_PCIE_CAP);
drivers/gpu/drm/xe/xe_ggtt.c
532
xe_mmio_read32(xe_root_tile_mmio(xe), VF_CAP_REG);
drivers/gpu/drm/xe/xe_hwmon.c
1073
struct xe_mmio *mmio = xe_root_tile_mmio(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
1289
struct xe_mmio *mmio = xe_root_tile_mmio(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
1462
struct xe_mmio *mmio = xe_root_tile_mmio(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
334
struct xe_mmio *mmio = xe_root_tile_mmio(xe);
drivers/gpu/drm/xe/xe_hwmon.c
375
struct xe_mmio *mmio = xe_root_tile_mmio(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
451
struct xe_mmio *mmio = xe_root_tile_mmio(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
495
struct xe_mmio *mmio = xe_root_tile_mmio(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
539
struct xe_mmio *mmio = xe_root_tile_mmio(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
592
struct xe_mmio *mmio = xe_root_tile_mmio(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
697
struct xe_mmio *mmio = xe_root_tile_mmio(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
910
struct xe_mmio *mmio = xe_root_tile_mmio(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
920
struct xe_mmio *mmio = xe_root_tile_mmio(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
997
struct xe_mmio *mmio = xe_root_tile_mmio(hwmon->xe);
drivers/gpu/drm/xe/xe_i2c.c
188
struct xe_mmio *mmio = xe_root_tile_mmio(xe);
drivers/gpu/drm/xe/xe_i2c.c
198
struct xe_mmio *mmio = xe_root_tile_mmio(xe);
drivers/gpu/drm/xe/xe_i2c.c
273
struct xe_mmio *mmio = xe_root_tile_mmio(xe);
drivers/gpu/drm/xe/xe_i2c.c
284
struct xe_mmio *mmio = xe_root_tile_mmio(xe);
drivers/gpu/drm/xe/xe_i2c.c
331
xe_i2c_read_endpoint(xe_root_tile_mmio(xe), &ep);
drivers/gpu/drm/xe/xe_i2c.c
340
i2c->mmio = xe_root_tile_mmio(xe);
drivers/gpu/drm/xe/xe_irq.c
115
struct xe_mmio *mmio = xe_root_tile_mmio(xe);
drivers/gpu/drm/xe/xe_irq.c
130
struct xe_mmio *mmio = xe_root_tile_mmio(xe);
drivers/gpu/drm/xe/xe_irq.c
444
struct xe_mmio *mmio = xe_root_tile_mmio(xe);
drivers/gpu/drm/xe/xe_irq.c
462
struct xe_mmio *mmio = xe_root_tile_mmio(xe);
drivers/gpu/drm/xe/xe_irq.c
99
struct xe_mmio *mmio = xe_root_tile_mmio(xe);
drivers/gpu/drm/xe/xe_nvm.c
46
struct xe_mmio *mmio = xe_root_tile_mmio(xe);
drivers/gpu/drm/xe/xe_nvm.c
60
struct xe_mmio *mmio = xe_root_tile_mmio(xe);
drivers/gpu/drm/xe/xe_pci.c
536
struct xe_mmio *mmio = xe_root_tile_mmio(xe);
drivers/gpu/drm/xe/xe_pci.c
751
mmio = xe_root_tile_mmio(xe);
drivers/gpu/drm/xe/xe_soc_remapper.c
14
xe_mmio_rmw32(xe_root_tile_mmio(xe), reg, mask, val);
drivers/gpu/drm/xe/xe_sriov.c
42
u32 value = xe_mmio_read32(xe_root_tile_mmio(xe), VF_CAP_REG);
drivers/gpu/drm/xe/xe_survivability_mode.c
142
mmio = xe_root_tile_mmio(xe);
drivers/gpu/drm/xe/xe_survivability_mode.c
372
struct xe_mmio *mmio = xe_root_tile_mmio(xe);
drivers/gpu/drm/xe/xe_ttm_stolen_mgr.c
131
ggc = xe_mmio_read32(xe_root_tile_mmio(xe), GGC);
drivers/gpu/drm/xe/xe_ttm_stolen_mgr.c
65
val = xe_mmio_read64_2x32(xe_root_tile_mmio(xe), STOLEN_RESERVED);
drivers/gpu/drm/xe/xe_ttm_stolen_mgr.c
87
struct xe_mmio *mmio = xe_root_tile_mmio(xe);