Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc.h44 int xe_guc_self_cfg32(struct xe_guc *guc, u16 key, u32 val);
H A Dxe_guc_ct.c342 return xe_guc_self_cfg32(guc, in guc_ct_ctb_h2g_register()
370 return xe_guc_self_cfg32(guc, in guc_ct_ctb_g2h_register()
H A Dxe_guc.c1551 int xe_guc_self_cfg32(struct xe_guc *guc, u16 key, u32 val) in xe_guc_self_cfg32() function