Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Dphy_common.c431 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()
Db43.h255 #define B43_SHM_SH_CHAN 0x00A0 /* Current channel (low 8bit only) */ macro