Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ssi/
H A Dpnv_spi_regs.h131 #define NUM_SEQ_OPS 8 macro
/openbmc/qemu/hw/ssi/
H A Dpnv_spi.c733 while (get_seq_index(s) < NUM_SEQ_OPS) { in operation_sequencer()
1025 if (get_seq_index(s) == NUM_SEQ_OPS) { in operation_sequencer()