Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/pxp/
A Dintel_pxp_cmd_interface_cmn.h11 #define PXP_APIVER(x, y) (((x) & 0xFFFF) << 16 | ((y) & 0xFFFF)) macro
A Dintel_pxp_huc.c37 huc_in.header.api_version = PXP_APIVER(4, 3); in intel_pxp_huc_load_and_auth()
A Dintel_pxp_tee.c288 msg_in.header.api_version = PXP_APIVER(4, 2); in intel_pxp_tee_cmd_create_arb_session()

Completed in 4 milliseconds