Searched refs:B43_MMIO_GPIO_CONTROL (Results 1 – 3 of 3) sorted by relevance
26 ctl = b43_read16(dev, B43_MMIO_GPIO_CONTROL); in b43_led_turn_on()31 b43_write16(dev, B43_MMIO_GPIO_CONTROL, ctl); in b43_led_turn_on()39 ctl = b43_read16(dev, B43_MMIO_GPIO_CONTROL); in b43_led_turn_off()44 b43_write16(dev, B43_MMIO_GPIO_CONTROL, ctl); in b43_led_turn_off()
111 #define B43_MMIO_GPIO_CONTROL 0x49C macro
5963 b43_maskset16(dev, B43_MMIO_GPIO_CONTROL, (~0xFC00 & 0xFFFF), in b43_nphy_superswitch_init()