Searched refs:HFA384X_CMD_OFF (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()
25 while (HFA384X_INW(HFA384X_CMD_OFF) & HFA384X_CMD_BUSY && tries > 0) { in prism2_enable_aux_port()30 reg = HFA384X_INW(HFA384X_CMD_OFF); in prism2_enable_aux_port()
295 #define HFA384X_CMD_OFF 0x00 macro327 #define HFA384X_CMD_OFF 0x00 macro
153 regs->cmd = HFA384X_INW(HFA384X_CMD_OFF); in hfa384x_read_regs()266 while (HFA384X_INW(HFA384X_CMD_OFF) & HFA384X_CMD_BUSY && tries > 0) { in hfa384x_cmd_issue()279 reg = HFA384X_INW(HFA384X_CMD_OFF); in hfa384x_cmd_issue()290 HFA384X_OUTW(entry->cmd, HFA384X_CMD_OFF); in hfa384x_cmd_issue()546 while (HFA384X_INW(HFA384X_CMD_OFF) & HFA384X_CMD_BUSY && tries > 0) { in __hfa384x_cmd_no_wait()551 reg = HFA384X_INW(HFA384X_CMD_OFF); in __hfa384x_cmd_no_wait()560 HFA384X_OUTW(cmd, HFA384X_CMD_OFF); in __hfa384x_cmd_no_wait()