Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dpio.c151 size_val = pio_reg_read(QUEUE_SIZE); in hci_pio_init()
217 pio_reg_read(INTR_STATUS), pio_reg_read(INTR_SIGNAL_ENABLE)); in hci_pio_cleanup()
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()
778 *p++ = pio_reg_read(IBI_PORT); in hci_pio_get_ibi_segment()
795 data = pio_reg_read(IBI_PORT); in hci_pio_get_ibi_segment()
822 ibi_status = pio_reg_read(IBI_PORT); in hci_pio_prep_new_ibi()
908 pio_reg_read(IBI_PORT); in hci_pio_process_ibi()
988 status = pio_reg_read(INTR_STATUS); in hci_pio_irq_handler()
[all …]