Home
last modified time | relevance | path

Searched refs:B43_PS_ASLEEP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dmain.h83 #define B43_PS_ASLEEP (1 << 3) /* Force device asleep */ macro
H A Dmain.c1154 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()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dmain.h83 #define B43_PS_ASLEEP (1 << 3) /* Force device asleep */ macro
H A Dmain.c1154 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 15 milliseconds