Home
last modified time | relevance | path

Searched refs:B43_SHM_SH_UCODETIME (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Db43.h322 #define B43_SHM_SH_UCODETIME 0x0006 /* Microcode time */ macro
H A Dmain.c2678 fwtime = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_UCODETIME); in b43_upload_microcode()