Searched refs:WL1251_ACX_INTR_CMD_COMPLETE (Results 1 – 2 of 2) sorted by relevance
42 while (!(intr & WL1251_ACX_INTR_CMD_COMPLETE)) { in wl1251_cmd_send()55 WL1251_ACX_INTR_CMD_COMPLETE); in wl1251_cmd_send()
1350 #define WL1251_ACX_INTR_CMD_COMPLETE BIT(9) macro