Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h206 #define B43legacy_MACCTL_HWPS 0x02000000 /* Hardware Power Saving */ macro
H A Dphy.c2217 status |= B43legacy_MACCTL_HWPS; in b43legacy_power_saving_ctl_bits()
2219 status &= ~B43legacy_MACCTL_HWPS; in b43legacy_power_saving_ctl_bits()