Searched refs:STAT_RESP_READY (Results 1 – 1 of 1) sorted by relevance
70 #define STAT_RESP_READY BIT(4) macro479 (pio_reg_read(INTR_STATUS) & STAT_RESP_READY)) { in hci_pio_process_resp()557 pio->enabled_irqs |= STAT_RESP_READY; in hci_pio_queue_resp()704 if (pio_reg_read(INTR_STATUS) & STAT_RESP_READY) { in hci_pio_err()1005 if (status & STAT_RESP_READY) in hci_pio_irq_handler()1007 pio->enabled_irqs &= ~STAT_RESP_READY; in hci_pio_irq_handler()