Searched refs:SPI_STS_TDR (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/ssi/ | ||
H A D | pnv_spi_regs.h | 80 #define SPI_STS_TDR PPC_BITMASK(5, 7) macro |
/openbmc/qemu/hw/ssi/ | ||
H A D | pnv_spi.c | 1177 GETFIELD(SPI_STS_TDR, val)); in pnv_spi_xscom_write() |