Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ssi/
H A Dpnv_spi_regs.h115 #define SEQ_STATE_DECODE 0x02 /* bit 6 */ macro
/openbmc/qemu/hw/ssi/
H A Dpnv_spi.c734 s->status = SETFIELD(SPI_STS_SEQ_FSM, s->status, SEQ_STATE_DECODE); in operation_sequencer()