Searched refs:B43_MMIO_GPIO_MASK (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | b43.h | 112 #define B43_MMIO_GPIO_MASK 0x49E macro
|
H A D | main.c | 2873 b43_maskset16(dev, B43_MMIO_GPIO_MASK, ~0, 0xF); in b43_gpio_init() 2886 b43_write16(dev, B43_MMIO_GPIO_MASK, in b43_gpio_init() 2887 b43_read16(dev, B43_MMIO_GPIO_MASK) in b43_gpio_init() 2898 b43_write16(dev, B43_MMIO_GPIO_MASK, in b43_gpio_init() 2899 b43_read16(dev, B43_MMIO_GPIO_MASK) in b43_gpio_init()
|
H A D | phy_n.c | 5962 b43_maskset16(dev, B43_MMIO_GPIO_MASK, ~0, 0xFC00); in b43_nphy_superswitch_init()
|