Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/b43/
H A 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()
H A Dphy_g.h26 #define B43_PHY_GTABCTL B43_PHY_EXTG(0x03) /* G-PHY table control (see below) */ macro
H A Dwa.c327 b43_phy_write(dev, B43_PHY_GTABCTL, 0x3120); in b43_wa_boards_g()