Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/broadcom/b43/
Dphy_n.h336 #define B43_NPHY_GPIO_LOOEN B43_PHY_N(0x0C8) /* GPIO low out enable */ macro
Dphy_n.c5943 b43_phy_write(dev, B43_NPHY_GPIO_LOOEN, 0); in b43_nphy_superswitch_init()