Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-spi4000.c87 #define SPI4000_DO_WRITE 0xfe /* Issue a write, returns write status */ macro
131 status = cvmx_twsi_read8(SPI4000_TWSI_ID(interface), SPI4000_DO_WRITE); in __cvmx_spi4000_write()