Searched refs:UCODE_MAX_DWORDS (Results 1 – 3 of 3) sorted by relevance
94 #ifndef UCODE_MAX_DWORDS95 #define UCODE_MAX_DWORDS 134 macro107 #define D101_CPUSAVER_BUNDLE_DWORD UCODE_MAX_DWORDS108 #define D101_CPUSAVER_MIN_SIZE_DWORD UCODE_MAX_DWORDS
673 #define UCODE_MAX_DWORDS 134 macro677 u32 ucode_dword[UCODE_MAX_DWORDS];
2802 u32 ucode[UCODE_MAX_DWORDS + 1]; in e100_load_microcode()2890 for (i = 0; i < UCODE_MAX_DWORDS; i++) in e100_load_microcode()