Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dnpcm7xx_emc-test.c496 bool with_irq, uint32_t desc_addr, in emc_send_verify1() argument
514 if (with_irq) { in emc_send_verify1()
532 bool with_irq) in emc_send_verify() argument
554 with_irq ? REG_MIEN_ENTXINTR : 0); in emc_send_verify()
565 if (with_irq) { in emc_send_verify()
585 emc_send_verify1(qts, mod, fd, with_irq, in emc_send_verify()
588 emc_send_verify1(qts, mod, fd, with_irq, in emc_send_verify()
647 bool with_irq, bool pump_rsdr) in emc_recv_verify() argument
675 with_irq ? REG_MIEN_ENRXINTR : 0, 0); in emc_recv_verify()
691 if (with_irq) { in emc_recv_verify()
[all …]