Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ssi/
H A Dxilinx_spi.c60 #define R_SPICR (0x60 / 4) macro
159 s->regs[R_SPICR] = R_SPICR_MTI; in xlx_spi_do_reset()
171 return !(s->regs[R_SPICR] & R_SPICR_MTI); in spi_master_enabled()
288 case R_SPICR: in spi_write()