Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dboot.h52 #define WU_COUNTER_PAUSE_VAL 0x3FF macro
/Linux-v4.19/drivers/net/wireless/ti/wl12xx/
Dreg.h439 #define WU_COUNTER_PAUSE_VAL 0x3FF macro
Dmain.c1044 pause &= ~(WU_COUNTER_PAUSE_VAL); in wl127x_boot_clk()
1045 pause |= WU_COUNTER_PAUSE_VAL; in wl127x_boot_clk()