Home
last modified time | relevance | path

Searched refs:INTR_IBI_READY (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/i3c/master/mipi-i3c-hci/
H A Ddma.c75 #define INTR_IBI_READY BIT(12) macro
225 rh_reg_write(INTR_SIGNAL_ENABLE, INTR_IBI_READY | in hci_dma_init_rh()
246 regval |= INTR_IBI_READY; in hci_dma_init_rh()
872 if (status & INTR_IBI_READY) in hci_dma_irq_handler()