Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_ucode.h136 #define TAHITI_SMC_UCODE_SIZE 0xf458 macro
H A Dsi_smc.c236 ucode_size = TAHITI_SMC_UCODE_SIZE; in si_load_smc_ucode()
H A Dsi.c1694 smc_req_size = ALIGN(TAHITI_SMC_UCODE_SIZE, 4); in si_init_microcode()