Home
last modified time | relevance | path

Searched refs:ELPCTRL_SLEEP (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dps.c32 wl1251_write_elp(wl, HW_ACCESS_ELP_CTRL_REG_ADDR, ELPCTRL_SLEEP); in wl1251_elp_work()
H A Dreg.h25 #define ELPCTRL_SLEEP 0x0 macro
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h586 #define ELPCTRL_SLEEP 0x0 macro
H A Dmain.c6639 error = wlcore_raw_write32(wl, HW_ACCESS_ELP_CTRL_REG, ELPCTRL_SLEEP); in wlcore_runtime_suspend()