Searched refs:HFA384X_CMD_BUSY (Results 1 – 4 of 4) sorted by relevance
249 while ((HFA384X_INW(HFA384X_CMD_OFF) & HFA384X_CMD_BUSY) && --i) in prism2_pci_cor_sreset()261 if (HFA384X_INW(HFA384X_CMD_OFF) & HFA384X_CMD_BUSY) { in prism2_pci_cor_sreset()
394 #define HFA384X_CMD_BUSY BIT(15) macro
24 while (HFA384X_INW(HFA384X_CMD_OFF) & HFA384X_CMD_BUSY && tries > 0) { in prism2_enable_aux_port()
277 while (HFA384X_INW(HFA384X_CMD_OFF) & HFA384X_CMD_BUSY && tries > 0) { in hfa384x_cmd_issue()563 while (HFA384X_INW(HFA384X_CMD_OFF) & HFA384X_CMD_BUSY && tries > 0) { in __hfa384x_cmd_no_wait()