Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ssi/
H A Dpnv_spi_regs.h49 #define SPI_CLK_CFG_RST_CTRL PPC_BITMASK(24, 27) macro
/openbmc/qemu/hw/ssi/
H A Dpnv_spi.c1143 if ((GETFIELD(SPI_CLK_CFG_RST_CTRL, s->regs[SPI_CLK_CFG_REG]) == 0x5) in pnv_spi_xscom_write()
1144 && (GETFIELD(SPI_CLK_CFG_RST_CTRL, val) == 0xA)) { in pnv_spi_xscom_write()