Searched refs:ucode_size (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dni.c220 int i, ucode_size, regs_size; local
228 ucode_size = BTC_MC_UCODE_SIZE;
233 ucode_size = BTC_MC_UCODE_SIZE;
239 ucode_size = BTC_MC_UCODE_SIZE;
244 ucode_size = CAYMAN_MC_UCODE_SIZE;
269 for (i = 0; i < ucode_size; i++)
H A Dsi.c213 int i, ucode_size, regs_size; local
221 ucode_size = SI_MC_UCODE_SIZE;
226 ucode_size = SI_MC_UCODE_SIZE;
232 ucode_size = SI_MC_UCODE_SIZE;
256 for (i = 0; i < ucode_size; i++)

Completed in 200 milliseconds