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