Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/
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()
Dintel_guc_reg.h43 #define UOS_RSA_SCRATCH_COUNT 64 macro
/linux-6.12.1/drivers/gpu/drm/xe/regs/
Dxe_guc_regs.h67 #define UOS_RSA_SCRATCH_COUNT 64 macro
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc.c490 u32 rsa[UOS_RSA_SCRATCH_COUNT]; in guc_xfer_rsa()
505 for (i = 0; i < UOS_RSA_SCRATCH_COUNT; i++) in guc_xfer_rsa()