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