Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Dopae_spi.c55 opae_writeq(ctrl, dev->regs + SPI_CTRL); in spi_indirect_write()
67 opae_writeq(ctrl, dev->regs + SPI_CTRL); in spi_indirect_read()
H A Dopae_spi.h31 #define SPI_CTRL 0x10 macro