Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ti/wl1251/
Dcmd.c42 while (!(intr & WL1251_ACX_INTR_CMD_COMPLETE)) { in wl1251_cmd_send()
55 WL1251_ACX_INTR_CMD_COMPLETE); in wl1251_cmd_send()
Dacx.h1350 #define WL1251_ACX_INTR_CMD_COMPLETE BIT(9) macro