Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_fw.c47 u32 rsa[UOS_RSA_SCRATCH_COUNT]; in guc_xfer_rsa()
54 for (i = 0; i < UOS_RSA_SCRATCH_COUNT; i++) in guc_xfer_rsa()
Dintel_guc_reg.h46 #define UOS_RSA_SCRATCH_COUNT 64 macro
Dintel_uc_fw.c323 if (unlikely(css->key_size_dw != UOS_RSA_SCRATCH_COUNT)) { in intel_uc_fw_fetch()
326 css->key_size_dw, UOS_RSA_SCRATCH_COUNT); in intel_uc_fw_fetch()