Searched refs:B43_PS_ASLEEP (Results 1 – 2 of 2) sorted by relevance
83 #define B43_PS_ASLEEP (1 << 3) /* Force device asleep */ macro
1154 B43_WARN_ON((ps_flags & B43_PS_AWAKE) && (ps_flags & B43_PS_ASLEEP)); in b43_power_saving_ctl_bits()1166 } else if (ps_flags & B43_PS_ASLEEP) { in b43_power_saving_ctl_bits()
Completed in 11 milliseconds