Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ssi/
H A Dpnv_spi_regs.h32 #define SPI_CTR_CFG_N2 PPC_BITMASK(8, 15) macro
/openbmc/qemu/hw/ssi/
H A Dpnv_spi.c528 s->N2_bits = GETFIELD(SPI_CTR_CFG_N2, s->regs[SPI_CTR_CFG_REG]); in calculate_N2()