Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_guc_fw.c133 u32 rsa[UOS_RSA_SCRATCH_COUNT]; in guc_xfer_rsa()
140 for (i = 0; i < UOS_RSA_SCRATCH_COUNT; i++) in guc_xfer_rsa()
Dintel_guc_reg.h55 #define UOS_RSA_SCRATCH_COUNT 64 macro
Dintel_uc_fw.c99 if (css->key_size_dw != UOS_RSA_SCRATCH_COUNT) { in intel_uc_fw_fetch()