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()
398 #define HFA384X_CMD_BUSY BIT(15) macro
25 while (HFA384X_INW(HFA384X_CMD_OFF) & HFA384X_CMD_BUSY && tries > 0) { in prism2_enable_aux_port()
266 while (HFA384X_INW(HFA384X_CMD_OFF) & HFA384X_CMD_BUSY && tries > 0) { in hfa384x_cmd_issue()546 while (HFA384X_INW(HFA384X_CMD_OFF) & HFA384X_CMD_BUSY && tries > 0) { in __hfa384x_cmd_no_wait()