Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc.c1059 static int guc_self_cfg(struct xe_guc *guc, u16 key, u16 len, u64 val) in guc_self_cfg() function
1094 return guc_self_cfg(guc, key, 1, val); in xe_guc_self_cfg32()
1099 return guc_self_cfg(guc, key, 2, val); in xe_guc_self_cfg64()