Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/b43/
H A Db43.h223 #define B43_GPIO_CONTROL 0x6c macro
H A Dmain.c2924 ssb_write32(gpiodev, B43_GPIO_CONTROL,
2925 (ssb_read32(gpiodev, B43_GPIO_CONTROL)
2951 ssb_write32(gpiodev, B43_GPIO_CONTROL, 0); in b43_mac_enable()