Home
last modified time | relevance | path

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

/linux/drivers/i3c/master/mipi-i3c-hci/
A Dpio.c200 pio_reg_write(INTR_SIGNAL_ENABLE, 0x0); in hci_pio_init()
213 pio_reg_write(INTR_SIGNAL_ENABLE, 0x0); in hci_pio_cleanup()
217 pio_reg_read(INTR_STATUS), pio_reg_read(INTR_SIGNAL_ENABLE)); in hci_pio_cleanup()
613 pio_reg_write(INTR_SIGNAL_ENABLE, pio->enabled_irqs); in hci_pio_queue_xfer()
615 pio_reg_read(INTR_STATUS), pio_reg_read(INTR_SIGNAL_ENABLE)); in hci_pio_queue_xfer()
690 pio_reg_read(INTR_STATUS), pio_reg_read(INTR_SIGNAL_ENABLE)); in hci_pio_dequeue_xfer()
737 pio_reg_read(INTR_STATUS), pio_reg_read(INTR_SIGNAL_ENABLE)); in hci_pio_err()
1025 pio_reg_write(INTR_SIGNAL_ENABLE, pio->enabled_irqs); in hci_pio_irq_handler()
1027 pio_reg_read(INTR_STATUS), pio_reg_read(INTR_SIGNAL_ENABLE)); in hci_pio_irq_handler()
A Ddma.c180 rh_reg_write(INTR_SIGNAL_ENABLE, 0); in hci_dma_cleanup()
274 rh_reg_write(INTR_SIGNAL_ENABLE, INTR_IBI_READY | in hci_dma_init()
323 regval = rh_reg_read(INTR_SIGNAL_ENABLE); in hci_dma_init()
325 rh_reg_write(INTR_SIGNAL_ENABLE, regval); in hci_dma_init()
A Dcore.c84 #define INTR_SIGNAL_ENABLE 0x28 macro
660 reg_write(INTR_SIGNAL_ENABLE, 0x0); in i3c_hci_init()

Completed in 51 milliseconds