Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ssi/
H A Dpnv_spi_regs.h31 #define SPI_CTR_CFG_N1 PPC_BITMASK(0, 7) macro
/openbmc/qemu/hw/ssi/
H A Dpnv_spi.c285 s->N1_bits = GETFIELD(SPI_CTR_CFG_N1, s->regs[SPI_CTR_CFG_REG]); in calculate_N1()