Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dmain.c933 BIT_USER_USER_CPU_MAN_RST); in wil_halt_cpu()
937 wil_w(wil, RGF_USER_USER_CPU_0, BIT_USER_USER_CPU_MAN_RST); in wil_halt_cpu()
H A Dwil6210.h191 #define BIT_USER_USER_CPU_MAN_RST BIT(1) /* user_cpu_man_rst */ macro