Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dpio.c100 #define STAT_PROG_ERRORS (STAT_TRANSFER_BLOCKED | \ macro
110 STAT_PROG_ERRORS)
490 hci_pio_err(hci, pio, STAT_PROG_ERRORS); in hci_pio_process_resp()
713 if (status & STAT_PROG_ERRORS) { in hci_pio_err()
719 status & STAT_PROG_ERRORS, in hci_pio_err()