Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.c156 if (phy->savedpctlreg != 0xFFFF) in b43legacy_phy_init_pctl()
182 phy->savedpctlreg = b43legacy_phy_read(dev, B43legacy_PHY_G_PCTL); in b43legacy_phy_init_pctl()
1735 tmp -= phy->savedpctlreg; in b43legacy_phy_estimate_power_out()
1770 if (phy->savedpctlreg == 0xFFFF) in b43legacy_phy_xmitpower()
H A Db43legacy.h413 u16 savedpctlreg; member
H A Dmain.c3091 phy->savedpctlreg = 0xFFFF; in setup_struct_phy_for_init()