Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_clock.h13 int xe_gt_clock_init(struct xe_gt *gt);
H A Dxe_gt_clock.c58 int xe_gt_clock_init(struct xe_gt *gt) in xe_gt_clock_init() function
H A Dxe_gt.c470 err = xe_gt_clock_init(gt); in all_fw_domain_init()