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()
110 #define B43_MMIO_GPIO_CONTROL 0x49C macro
6025 b43_maskset16(dev, B43_MMIO_GPIO_CONTROL, (~0xFC00 & 0xFFFF), in b43_nphy_superswitch_init()