Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-arm/ci/
H A Dpatchreview54 status_pending = 0 variable in Summary
145 summary.status_pending += 1
149 summary.status_pending += 1
205 percent(summary.status_pending)))
/openbmc/qemu/hw/ssi/
H A Dibex_spi_host.c183 bool status_pending = FIELD_EX32(intr_state_reg, INTR_STATE, SPI_EVENT); in ibex_spi_host_irq() local
213 if (event_en && !status_pending) { in ibex_spi_host_irq()