Searched refs:B43_SHM_SH_CHAN (Results 1 – 2 of 2) sorted by relevance
444 savedcookie = b43_shm_read16(dev, B43_SHM_SHARED, B43_SHM_SH_CHAN); in b43_switch_channel()445 b43_shm_write16(dev, B43_SHM_SHARED, B43_SHM_SH_CHAN, channelcookie); in b43_switch_channel()459 B43_SHM_SH_CHAN, savedcookie); in b43_switch_channel()
254 #define B43_SHM_SH_CHAN 0x00A0 /* Current channel (low 8bit only) */ macro