Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dwsm.h136 #define WSM_PSM_FAST_PS_FLAG BIT(7) macro
H A Dsta.c670 pm.mode &= ~WSM_PSM_FAST_PS_FLAG; in cw1200_set_pm()