Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_fw.c54 u32 rsa[UOS_RSA_SCRATCH_COUNT]; in guc_xfer_rsa_mmio()
62 for (i = 0; i < UOS_RSA_SCRATCH_COUNT; i++) in guc_xfer_rsa_mmio()
H A Dintel_guc_reg.h43 #define UOS_RSA_SCRATCH_COUNT 64 macro
/linux-6.15/drivers/gpu/drm/xe/regs/
H A Dxe_guc_regs.h67 #define UOS_RSA_SCRATCH_COUNT 64 macro
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_guc.c843 u32 rsa[UOS_RSA_SCRATCH_COUNT]; in guc_xfer_rsa()
858 for (i = 0; i < UOS_RSA_SCRATCH_COUNT; i++) in guc_xfer_rsa()