Home
last modified time | relevance | path

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

/qemu/hw/ssi/
H A Dsifive_spi.c58 #define IP_RXWM (1 << 1) macro
75 s->regs[R_IP] &= ~IP_RXWM; in sifive_spi_rxfifo_reset()
100 s->regs[R_IP] |= IP_RXWM; in sifive_spi_update_irq()
102 s->regs[R_IP] &= ~IP_RXWM; in sifive_spi_update_irq()