Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ti/wlcore/
Dboot.h38 #define WU_COUNTER_PAUSE_VAL 0x3FF macro
/Linux-v6.1/drivers/net/wireless/ti/wl12xx/
Dreg.h425 #define WU_COUNTER_PAUSE_VAL 0x3FF macro
Dmain.c1027 pause &= ~(WU_COUNTER_PAUSE_VAL); in wl127x_boot_clk()
1028 pause |= WU_COUNTER_PAUSE_VAL; in wl127x_boot_clk()