Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/i3c/master/mipi-i3c-hci/
Ddma.c75 #define INTR_IBI_READY BIT(12) macro
274 rh_reg_write(INTR_SIGNAL_ENABLE, INTR_IBI_READY | in hci_dma_init()
324 regval |= INTR_IBI_READY; in hci_dma_init()
752 if (status & INTR_IBI_READY) in hci_dma_irq_handler()