Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/wfx/
Dhwio.h48 #define CFG_CPU_RESET 0x00004000 macro
Dfwio.c341 reg = CFG_DIRECT_ACCESS_MODE | CFG_CPU_RESET | CFG_BYTE_ORDER_ABCD; in wfx_init_device()
394 ret = config_reg_write_bits(wdev, CFG_CPU_RESET, 0); in wfx_init_device()