Home
last modified time | relevance | path

Searched refs:SPI_SEQ_OP_REG (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dpnv-spi-seeprom-test.c55 pnv_spi_xscom_write(qts, chip, SPI_SEQ_OP_REG, READ_OP_SEQUENCER); in spi_seeprom_transaction()
70 pnv_spi_xscom_write(qts, chip, SPI_SEQ_OP_REG, WRITE_OP_SEQUENCER); in spi_seeprom_transaction()
73 pnv_spi_xscom_write(qts, chip, SPI_SEQ_OP_REG, WRITE_OP_SEQUENCER); in spi_seeprom_transaction()
/openbmc/qemu/include/hw/ssi/
H A Dpnv_spi_regs.h65 #define SPI_SEQ_OP_REG 0x07 macro
/openbmc/qemu/hw/ssi/
H A Dpnv_spi.c1104 case SPI_SEQ_OP_REG: in pnv_spi_xscom_read()
1167 case SPI_SEQ_OP_REG: in pnv_spi_xscom_write()