Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/uc/
A Dintel_guc_ct.c396 u32 hxg; in ct_write() local
432 hxg = FIELD_PREP(GUC_HXG_MSG_0_TYPE, type) | in ct_write()
442 cmds[tail] = hxg; in ct_write()
895 const u32 *data = &hxg[GUC_HXG_MSG_MIN_LEN]; in ct_handle_response()
925 WRITE_ONCE(req->status, hxg[0]); in ct_handle_response()
950 const u32 *hxg; in ct_process_request() local
955 hxg = &request->msg[GUC_CTB_MSG_MIN_LEN]; in ct_process_request()
957 payload = &hxg[GUC_HXG_MSG_MIN_LEN]; in ct_process_request()
1064 u32 *hxg; in ct_handle_hxg() local
1070 hxg = &msg->msg[GUC_CTB_MSG_MIN_LEN]; in ct_handle_hxg()
[all …]

Completed in 5 milliseconds