Lines Matching defs:ucode
247 #define B43_SHM_SH_HOSTF1 0x005E /* Hostflags 1 for ucode options */
248 #define B43_SHM_SH_HOSTF2 0x0060 /* Hostflags 2 for ucode options */
249 #define B43_SHM_SH_HOSTF3 0x0062 /* Hostflags 3 for ucode options */
254 #define B43_SHM_SH_HOSTF4 0x0078 /* Hostflags 4 for ucode options */
258 #define B43_SHM_SH_MACHW_L 0x00C0 /* Location where the ucode expects the MAC capabilities */
259 #define B43_SHM_SH_MACHW_H 0x00C2 /* Location where the ucode expects the MAC capabilities */
260 #define B43_SHM_SH_HOSTF5 0x00D4 /* Hostflags 5 for ucode options */
358 #define B43_HF_ANTDIVHELP 0x000000000001ULL /* ucode antenna div helper */
367 #define B43_HF_TSSIRPSMW 0x000000000200ULL /* TSSI reset PSM ucode workaround */
369 #define B43_HF_DSCRQ 0x000000000400ULL /* Disable slow clock request in ucode */
376 #define B43_HF_FWKUP 0x000000020000ULL /* Fast wake-up ucode */
641 /* Size of the data. For ucode and PCM this is in bytes.
782 struct b43_firmware_file ucode;