Home
last modified time | relevance | path

Searched refs:B43_PHY_GTABCTL (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/wireless/broadcom/b43/
Dtables.c445 b43_phy_write(dev, B43_PHY_GTABCTL, table + offset); in b43_gtab_read()
451 b43_phy_write(dev, B43_PHY_GTABCTL, table + offset); in b43_gtab_write()
Dphy_g.h26 #define B43_PHY_GTABCTL B43_PHY_EXTG(0x03) /* G-PHY table control (see below) */ macro
Dwa.c327 b43_phy_write(dev, B43_PHY_GTABCTL, 0x3120); in b43_wa_boards_g()