Home
last modified time | relevance | path

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

/qemu/hw/ssi/
H A Dibex_spi_host.c182 bool err_pending = FIELD_EX32(intr_state_reg, INTR_STATE, ERROR); in ibex_spi_host_irq() local
188 if (error_en && !err_pending) { in ibex_spi_host_irq()