Home
last modified time | relevance | path

Searched refs:WU_COUNTER_PAUSE_VAL (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/wireless/ti/wlcore/
Dboot.h38 #define WU_COUNTER_PAUSE_VAL 0x3FF macro
/Linux-v5.10/drivers/net/wireless/ti/wl12xx/
Dreg.h425 #define WU_COUNTER_PAUSE_VAL 0x3FF macro
Dmain.c1030 pause &= ~(WU_COUNTER_PAUSE_VAL); in wl127x_boot_clk()
1031 pause |= WU_COUNTER_PAUSE_VAL; in wl127x_boot_clk()