Searched refs:B43_MMIO_GPIO_CONTROL (Results 1 – 3 of 3) sorted by relevance
39 ctl = b43_read16(dev, B43_MMIO_GPIO_CONTROL); in b43_led_turn_on()44 b43_write16(dev, B43_MMIO_GPIO_CONTROL, ctl); in b43_led_turn_on()52 ctl = b43_read16(dev, B43_MMIO_GPIO_CONTROL); in b43_led_turn_off()57 b43_write16(dev, B43_MMIO_GPIO_CONTROL, ctl); in b43_led_turn_off()
109 #define B43_MMIO_GPIO_CONTROL 0x49C macro
969 b43_write16(dev, B43_MMIO_GPIO_CONTROL, in b43_nphy_superswitch_init()970 b43_read16(dev, B43_MMIO_GPIO_CONTROL) & ~0xFC00); in b43_nphy_superswitch_init()