Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_pwrctrl.h64 #define PS_TOGGLE BIT(7) macro
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_pwrctrl.c299 pwrpriv->cpwm_tog = cpwm_now & PS_TOGGLE; in rtw_set_rpwm()
620 pwrpriv->cpwm_tog = preportpwrstate->state & PS_TOGGLE; in cpwm_int_hdl()