Home
last modified time | relevance | path

Searched refs:xe_reg_sr_apply_mmio (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_reg_sr.h25 void xe_reg_sr_apply_mmio(struct xe_reg_sr *sr, struct xe_gt *gt);
H A Dxe_gt.c469 xe_reg_sr_apply_mmio(&gt->reg_sr, gt); in all_fw_domain_init()
697 xe_reg_sr_apply_mmio(&gt->reg_sr, gt); in do_gt_restart()
726 xe_reg_sr_apply_mmio(&hwe->reg_sr, gt); in do_gt_restart()
H A Dxe_reg_sr.c186 void xe_reg_sr_apply_mmio(struct xe_reg_sr *sr, struct xe_gt *gt) in xe_reg_sr_apply_mmio() function